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

/solaris-x11-s11/open-src/kernel/i915/src/
H A Ddvo_ch7xxx.c179 static bool ch7xxx_writeb(struct intel_dvo_device *dvo, int addr, uint8_t ch) function
263 (void) ch7xxx_writeb(dvo, CH7xxx_PM, pm);
267 (void) ch7xxx_writeb(dvo, CH7xxx_PM, orig_pm);
303 (void) ch7xxx_writeb(dvo, CH7xxx_TCTL, 0x00);
304 (void) ch7xxx_writeb(dvo, CH7xxx_TVCO, tvco);
305 (void) ch7xxx_writeb(dvo, CH7xxx_TPCP, tpcp);
306 (void) ch7xxx_writeb(dvo, CH7xxx_TPD, tpd);
307 (void) ch7xxx_writeb(dvo, CH7xxx_TPVT, 0x30);
308 (void) ch7xxx_writeb(dvo, CH7xxx_TLPF, tlpf);
309 (void) ch7xxx_writeb(dv
[all...]

Completed in 263 milliseconds