Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/video/fbdev/aty/
H A Dradeon_pm.c1440 /* Reset the PAD_CTLR_STRENGTH & wait for it to be stable */ in radeon_pm_reset_pad_ctlr_strength()
1441 INREG(PAD_CTLR_STRENGTH); in radeon_pm_reset_pad_ctlr_strength()
1442 OUTREG(PAD_CTLR_STRENGTH, INREG(PAD_CTLR_STRENGTH) & ~PAD_MANUAL_OVERRIDE); in radeon_pm_reset_pad_ctlr_strength()
1443 tmp = INREG(PAD_CTLR_STRENGTH); in radeon_pm_reset_pad_ctlr_strength()
1446 tmp2 = INREG(PAD_CTLR_STRENGTH); in radeon_pm_reset_pad_ctlr_strength()
1452 printk(KERN_WARNING "radeon: PAD_CTLR_STRENGTH doesn't " in radeon_pm_reset_pad_ctlr_strength()
2228 INREG(PAD_CTLR_STRENGTH);
2229 OUTREG(PAD_CTLR_STRENGTH, INREG(PAD_CTLR_STRENGTH)
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/aty/
H A Dradeon_pm.c1439 /* Reset the PAD_CTLR_STRENGTH & wait for it to be stable */ in radeon_pm_reset_pad_ctlr_strength()
1440 INREG(PAD_CTLR_STRENGTH); in radeon_pm_reset_pad_ctlr_strength()
1441 OUTREG(PAD_CTLR_STRENGTH, INREG(PAD_CTLR_STRENGTH) & ~PAD_MANUAL_OVERRIDE); in radeon_pm_reset_pad_ctlr_strength()
1442 tmp = INREG(PAD_CTLR_STRENGTH); in radeon_pm_reset_pad_ctlr_strength()
1445 tmp2 = INREG(PAD_CTLR_STRENGTH); in radeon_pm_reset_pad_ctlr_strength()
1451 printk(KERN_WARNING "radeon: PAD_CTLR_STRENGTH doesn't " in radeon_pm_reset_pad_ctlr_strength()
2227 INREG(PAD_CTLR_STRENGTH);
2228 OUTREG(PAD_CTLR_STRENGTH, INREG(PAD_CTLR_STRENGTH)
[all...]
/kernel/linux/linux-5.10/include/video/
H A Dradeon.h23 #define PAD_CTLR_STRENGTH 0x0168 macro
1008 /* PAD_CTLR_STRENGTH */
/kernel/linux/linux-6.6/include/video/
H A Dradeon.h23 #define PAD_CTLR_STRENGTH 0x0168 macro
1008 /* PAD_CTLR_STRENGTH */

Completed in 31 milliseconds