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

/freebsd-11.0-release/sys/dev/drm2/i915/
H A Ddvo_ns2501.c48 #define NS2501_REG8 0x08 macro
491 ok &= ns2501_writeb(dvo, NS2501_REG8, ns->reg_8_shadow);
513 if (!ns2501_readb(dvo, NS2501_REG8, &ch))
546 ok &= ns2501_writeb(dvo, NS2501_REG8, ch);
574 ns2501_readb(dvo, NS2501_REG8, &val);
575 DRM_LOG_KMS("NS2501_REG8: 0x%02x\n", val);

Completed in 47 milliseconds