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

/linux-master/drivers/gpu/drm/i915/display/
H A Ddvo_ch7xxx.c83 #define CH7xxx_PM 0x49 macro
261 ch7xxx_readb(dvo, CH7xxx_PM, &orig_pm);
267 ch7xxx_writeb(dvo, CH7xxx_PM, pm);
271 ch7xxx_writeb(dvo, CH7xxx_PM, orig_pm);
336 ch7xxx_writeb(dvo, CH7xxx_PM, CH7xxx_PM_DVIL | CH7xxx_PM_DVIP);
338 ch7xxx_writeb(dvo, CH7xxx_PM, CH7xxx_PM_FPD);
345 ch7xxx_readb(dvo, CH7xxx_PM, &val);

Completed in 131 milliseconds