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

/linux-master/drivers/gpu/drm/i915/display/
H A Ddvo_tfp410.c41 #define TFP410_CTL_1 0x08 macro
242 if (!tfp410_readb(dvo, TFP410_CTL_1, &ctl1))
250 tfp410_writeb(dvo, TFP410_CTL_1, ctl1);
257 if (!tfp410_readb(dvo, TFP410_CTL_1, &ctl1))
272 tfp410_readb(dvo, TFP410_CTL_1, &val);

Completed in 119 milliseconds