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

/linux-master/drivers/gpu/drm/i915/display/
H A Ddvo_ch7xxx.c185 static bool ch7xxx_writeb(struct intel_dvo_device *dvo, int addr, u8 ch) function
267 ch7xxx_writeb(dvo, CH7xxx_PM, pm);
271 ch7xxx_writeb(dvo, CH7xxx_PM, orig_pm);
305 ch7xxx_writeb(dvo, CH7xxx_TCTL, 0x00);
306 ch7xxx_writeb(dvo, CH7xxx_TVCO, tvco);
307 ch7xxx_writeb(dvo, CH7xxx_TPCP, tpcp);
308 ch7xxx_writeb(dvo, CH7xxx_TPD, tpd);
309 ch7xxx_writeb(dvo, CH7xxx_TPVT, 0x30);
310 ch7xxx_writeb(dvo, CH7xxx_TLPF, tlpf);
311 ch7xxx_writeb(dv
[all...]

Completed in 159 milliseconds