Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dradeon.h1005 #define PAD_MANUAL_OVERRIDE 0x80000000 macro
/openbmc/linux/include/video/
H A Dradeon.h1009 #define PAD_MANUAL_OVERRIDE 0x80000000 macro
/openbmc/linux/drivers/video/fbdev/aty/
H A Dradeon_pm.c1441 OUTREG(PAD_CTLR_STRENGTH, INREG(PAD_CTLR_STRENGTH) & ~PAD_MANUAL_OVERRIDE); in radeon_pm_reset_pad_ctlr_strength()