Lines Matching refs:ns2501_readb
94 * Without that, ns2501_readb and ns2501_writeb fail
147 static bool ns2501_readb(struct intel_dvo_device *dvo, int addr, uint8_t * ch)
241 if (!ns2501_readb(dvo, NS2501_VID_LO, &ch))
250 if (!ns2501_readb(dvo, NS2501_DID_LO, &ch))
508 if (!ns2501_readb(dvo, NS2501_REG8, &ch))
565 ns2501_readb(dvo, NS2501_FREQ_LO, &val);
567 ns2501_readb(dvo, NS2501_FREQ_HI, &val);
569 ns2501_readb(dvo, NS2501_REG8, &val);
571 ns2501_readb(dvo, NS2501_REG9, &val);
573 ns2501_readb(dvo, NS2501_REGC, &val);