Searched refs:POWER_MANAGEMENT (Results 1 – 7 of 7) sorted by relevance
/Linux-v4.19/arch/arm/mach-dove/include/mach/ |
D | bridge-regs.h | 52 #define POWER_MANAGEMENT (BRIDGE_VIRT_BASE + 0x011c) macro
|
/Linux-v4.19/drivers/video/fbdev/aty/ |
D | atyfb_base.c | 1509 for (i = 0; i <= POWER_MANAGEMENT; i++) { in atyfb_set_par() 2011 pm = aty_ld_lcd(POWER_MANAGEMENT, par); in aty_power_mgmt() 2013 aty_st_lcd(POWER_MANAGEMENT, pm, par); in aty_power_mgmt() 2014 pm = aty_ld_lcd(POWER_MANAGEMENT, par); in aty_power_mgmt() 2020 aty_st_lcd(POWER_MANAGEMENT, pm, par); in aty_power_mgmt() 2021 pm = aty_ld_lcd(POWER_MANAGEMENT, par); in aty_power_mgmt() 2025 aty_st_lcd(POWER_MANAGEMENT, pm, par); in aty_power_mgmt() 2026 pm = aty_ld_lcd(POWER_MANAGEMENT, par); in aty_power_mgmt() 2029 aty_st_lcd(POWER_MANAGEMENT, pm, par); in aty_power_mgmt() 2031 pm = aty_ld_lcd(POWER_MANAGEMENT, par); in aty_power_mgmt() [all …]
|
D | aty128fb.c | 2441 aty_st_pll(POWER_MANAGEMENT, pmgt); in aty128_set_suspend() 2442 (void)aty_ld_pll(POWER_MANAGEMENT); in aty128_set_suspend()
|
/Linux-v4.19/include/video/ |
D | aty128.h | 263 #define POWER_MANAGEMENT 0x002f macro
|
D | mach64.h | 1265 #define POWER_MANAGEMENT 0x08 macro
|
/Linux-v4.19/drivers/staging/wilc1000/ |
D | host_interface.h | 138 POWER_MANAGEMENT = BIT(7), enumerator
|
D | host_interface.c | 490 if (param->flag & POWER_MANAGEMENT) { in handle_cfg_param()
|