Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/aty/
H A Dradeon_pm.c1440 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()
2227 INREG(PAD_CTLR_STRENGTH);
2228 OUTREG(PAD_CTLR_STRENGTH, INREG(PAD_CTLR_STRENGTH) & ~0x10000);
2231 INREG(PAD_CTLR_STRENGTH);
/openbmc/u-boot/include/
H A Dradeon.h22 #define PAD_CTLR_STRENGTH 0x0168 macro
/openbmc/linux/include/video/
H A Dradeon.h23 #define PAD_CTLR_STRENGTH 0x0168 macro