Searched refs:POWER_MANAGEMENT (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/aty/ |
H A D | atyfb_base.c | 1500 for (i = 0; i <= POWER_MANAGEMENT; i++) { in atyfb_set_par() 2002 pm = aty_ld_lcd(POWER_MANAGEMENT, par); in aty_power_mgmt() 2004 aty_st_lcd(POWER_MANAGEMENT, pm, par); in aty_power_mgmt() 2005 pm = aty_ld_lcd(POWER_MANAGEMENT, par); in aty_power_mgmt() 2011 aty_st_lcd(POWER_MANAGEMENT, pm, par); in aty_power_mgmt() 2012 pm = aty_ld_lcd(POWER_MANAGEMENT, par); in aty_power_mgmt() 2016 aty_st_lcd(POWER_MANAGEMENT, pm, par); in aty_power_mgmt() 2017 pm = aty_ld_lcd(POWER_MANAGEMENT, par); in aty_power_mgmt() 2020 aty_st_lcd(POWER_MANAGEMENT, pm, par); in aty_power_mgmt() 2022 pm = aty_ld_lcd(POWER_MANAGEMENT, pa in aty_power_mgmt() [all...] |
H A D | aty128fb.c | 2351 aty_st_pll(POWER_MANAGEMENT, pmgt); in aty128_set_suspend() 2352 (void)aty_ld_pll(POWER_MANAGEMENT); in aty128_set_suspend()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/aty/ |
H A D | atyfb_base.c | 1510 for (i = 0; i <= POWER_MANAGEMENT; i++) { in atyfb_set_par() 2012 pm = aty_ld_lcd(POWER_MANAGEMENT, par); in aty_power_mgmt() 2014 aty_st_lcd(POWER_MANAGEMENT, pm, par); in aty_power_mgmt() 2015 pm = aty_ld_lcd(POWER_MANAGEMENT, par); in aty_power_mgmt() 2021 aty_st_lcd(POWER_MANAGEMENT, pm, par); in aty_power_mgmt() 2022 pm = aty_ld_lcd(POWER_MANAGEMENT, par); in aty_power_mgmt() 2026 aty_st_lcd(POWER_MANAGEMENT, pm, par); in aty_power_mgmt() 2027 pm = aty_ld_lcd(POWER_MANAGEMENT, par); in aty_power_mgmt() 2030 aty_st_lcd(POWER_MANAGEMENT, pm, par); in aty_power_mgmt() 2032 pm = aty_ld_lcd(POWER_MANAGEMENT, pa in aty_power_mgmt() [all...] |
H A D | aty128fb.c | 2352 aty_st_pll(POWER_MANAGEMENT, pmgt); in aty128_set_suspend() 2353 (void)aty_ld_pll(POWER_MANAGEMENT); in aty128_set_suspend()
|
/kernel/linux/linux-5.10/arch/arm/mach-dove/ |
H A D | bridge-regs.h | 50 #define POWER_MANAGEMENT (BRIDGE_VIRT_BASE + 0x011c) macro
|
/kernel/linux/linux-6.6/arch/arm/mach-dove/ |
H A D | bridge-regs.h | 45 #define POWER_MANAGEMENT (BRIDGE_VIRT_BASE + 0x011c) macro
|
/kernel/linux/linux-5.10/drivers/usb/mtu3/ |
H A D | mtu3_debugfs.c | 70 dump_register(POWER_MANAGEMENT),
|
/kernel/linux/linux-5.10/include/video/ |
H A D | aty128.h | 263 #define POWER_MANAGEMENT 0x002f macro 400 /* POWER_MANAGEMENT constants */
|
H A D | mach64.h | 1261 #define POWER_MANAGEMENT 0x08 macro
|
/kernel/linux/linux-6.6/include/video/ |
H A D | aty128.h | 263 #define POWER_MANAGEMENT 0x002f macro 400 /* POWER_MANAGEMENT constants */
|
H A D | mach64.h | 1261 #define POWER_MANAGEMENT 0x08 macro
|
/kernel/linux/linux-6.6/drivers/usb/mtu3/ |
H A D | mtu3_debugfs.c | 71 dump_register(POWER_MANAGEMENT),
|
Completed in 25 milliseconds