Searched refs:TFP410_CTL_1_PD (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/kernel/i915/src/
H A Ddvo_tfp410.c55 #define TFP410_CTL_1_PD (1<<0) macro
258 ctl1 |= TFP410_CTL_1_PD;
260 ctl1 &= ~TFP410_CTL_1_PD;
272 if (ctl1 & TFP410_CTL_1_PD)

Completed in 10 milliseconds