dvo_ns2501.c | 213 u8 syncb; /* configuration register 41 */ member in struct:ns2501_configuration 240 .syncb = 0x32, 260 .syncb = 0x00, 279 .syncb = 0x32, 645 ns2501_writeb(dvo, NS2501_REG41, conf->syncb); 670 ns2501_writeb(dvo, NS2501_REG41, ns->conf->syncb);
|