Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/i915/
Ddvo_ns2501.c207 uint8_t syncb; /* configuration register 41 */ member
234 .syncb = 0x32,
254 .syncb = 0x00,
273 .syncb = 0x32,
639 ns2501_writeb(dvo, NS2501_REG41, conf->syncb); in ns2501_mode_set()
664 ns2501_writeb(dvo, NS2501_REG41, ns->conf->syncb); in ns2501_dpms()