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

/solaris-x11-s11/open-src/kernel/i915/src/
H A Ddvo_ns2501.c53 #define NS2501_REG8 0x08 macro
486 ok &= ns2501_writeb(dvo, NS2501_REG8, ns->reg_8_shadow);
508 if (!ns2501_readb(dvo, NS2501_REG8, &ch))
541 ok &= ns2501_writeb(dvo, NS2501_REG8, ch);
569 ns2501_readb(dvo, NS2501_REG8, &val);
570 DRM_LOG_KMS("NS2501_REG8: 0x%02x\n", val);

Completed in 11 milliseconds