Home
last modified time | relevance | path

Searched refs:tfp410_readb (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/i915/display/
A Ddvo_tfp410.c161 if (tfp410_readb(dvo, addr+0, &ch1) && in tfp410_getid()
162 tfp410_readb(dvo, addr+1, &ch2)) in tfp410_getid()
270 tfp410_readb(dvo, TFP410_REV, &val); in tfp410_dump_regs()
272 tfp410_readb(dvo, TFP410_CTL_1, &val); in tfp410_dump_regs()
274 tfp410_readb(dvo, TFP410_CTL_2, &val); in tfp410_dump_regs()
276 tfp410_readb(dvo, TFP410_CTL_3, &val); in tfp410_dump_regs()
278 tfp410_readb(dvo, TFP410_USERCFG, &val); in tfp410_dump_regs()
280 tfp410_readb(dvo, TFP410_DE_DLY, &val); in tfp410_dump_regs()
282 tfp410_readb(dvo, TFP410_DE_CTL, &val); in tfp410_dump_regs()
284 tfp410_readb(dvo, TFP410_DE_TOP, &val); in tfp410_dump_regs()
[all …]

Completed in 4 milliseconds