Searched refs:PMU_POWER_EVENTS (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | pmu.h | 37 #define PMU_POWER_EVENTS 0x8f /* Send power-event commands to PMU */ macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | pmu.h | 37 #define PMU_POWER_EVENTS 0x8f /* Send power-event commands to PMU */ macro
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | pmu.h | 39 #define PMU_POWER_EVENTS 0x8f /* Send power-event commands to PMU */ macro
|
| /OK3568_Linux_fs/kernel/drivers/macintosh/ |
| H A D | via-pmu.c | 630 pmu_request(&req, NULL, 2, PMU_POWER_EVENTS, in init_pmu() 661 pmu_request(&req, NULL, 2, PMU_POWER_EVENTS, PMU_PWR_GET_POWERUP_EVENTS); in pmu_set_server_mode() 666 pmu_request(&req, NULL, 4, PMU_POWER_EVENTS, in pmu_set_server_mode() 670 pmu_request(&req, NULL, 4, PMU_POWER_EVENTS, in pmu_set_server_mode() 1966 pmu_request(&req, NULL, 4, PMU_POWER_EVENTS, PMU_PWR_CLR_WAKEUP_EVENTS, in powerbook_sleep_Core99() 1969 pmu_request(&req, NULL, 4, PMU_POWER_EVENTS, PMU_PWR_SET_WAKEUP_EVENTS, in powerbook_sleep_Core99()
|