Searched refs:TFP410_CTL_1 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/ |
H A D | dvo_tfp410.c | 41 #define TFP410_CTL_1 0x08 macro 242 if (!tfp410_readb(dvo, TFP410_CTL_1, &ctl1)) in tfp410_dpms() 250 tfp410_writeb(dvo, TFP410_CTL_1, ctl1); in tfp410_dpms() 257 if (!tfp410_readb(dvo, TFP410_CTL_1, &ctl1)) in tfp410_get_hw_state() 272 tfp410_readb(dvo, TFP410_CTL_1, &val); in tfp410_dump_regs()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/ |
H A D | dvo_tfp410.c | 41 #define TFP410_CTL_1 0x08 macro 242 if (!tfp410_readb(dvo, TFP410_CTL_1, &ctl1)) in tfp410_dpms() 250 tfp410_writeb(dvo, TFP410_CTL_1, ctl1); in tfp410_dpms() 257 if (!tfp410_readb(dvo, TFP410_CTL_1, &ctl1)) in tfp410_get_hw_state() 272 tfp410_readb(dvo, TFP410_CTL_1, &val); in tfp410_dump_regs()
|
Completed in 1 milliseconds