Lines Matching refs:ch7xxx_writeb
179 static bool ch7xxx_writeb(struct intel_dvo_device *dvo, int addr, uint8_t ch)
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(dvo, CH7xxx_TCT, 0x00);
320 (void) ch7xxx_writeb(dvo, CH7xxx_IDF, idf);
327 (void) ch7xxx_writeb(dvo, CH7xxx_PM, CH7xxx_PM_DVIL | CH7xxx_PM_DVIP);
329 (void) ch7xxx_writeb(dvo, CH7xxx_PM, CH7xxx_PM_FPD);