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

/linux-master/drivers/gpu/drm/i915/display/
H A Ddvo_ns2501.c208 u8 syncb; /* configuration register 41 */ member in struct:ns2501_configuration
235 .syncb = 0x32,
255 .syncb = 0x00,
274 .syncb = 0x32,
640 ns2501_writeb(dvo, NS2501_REG41, conf->syncb);
665 ns2501_writeb(dvo, NS2501_REG41, ns->conf->syncb);

Completed in 174 milliseconds