Home
last modified time | relevance | path

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

/linux-2.6.39/include/video/
Dmach64.h1236 #define PWR_BLON 0x02000000 macro
/linux-2.6.39/drivers/video/aty/
Datyfb_base.c2025 pm &= ~(PWR_BLON | AUTO_PWR_UP); in aty_power_mgmt()
2045 pm |= (PWR_BLON | AUTO_PWR_UP); in aty_power_mgmt()
2839 pm &= ~PWR_BLON; in atyfb_blank()
2868 pm |= PWR_BLON; in atyfb_blank()