Home
last modified time | relevance | path

Searched refs:PMU_POW_ON (Results 1 – 5 of 5) 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 Dpmu.h51 #define PMU_POW_ON 0x80 /* OR this to power ON the device */ 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 Dpmu.h51 #define PMU_POW_ON 0x80 /* OR this to power ON the device */ macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dpmu.h53 #define PMU_POW_ON 0x80 /* OR this to power ON the device */ macro
/OK3568_Linux_fs/kernel/drivers/macintosh/
H A Dvia-pmu-backlight.c89 PMU_POW_BACKLIGHT | PMU_POW_ON); in __pmu_backlight_update_status()
H A Dvia-pmu.c1732 (on ? PMU_POW_ON : PMU_POW_OFF)); in pmu_enable_irled()
1940 PMU_POW_ON|PMU_POW_BACKLIGHT|PMU_POW_CHARGER|PMU_POW_IRLED|PMU_POW_MEDIABAY); in powerbook_sleep_grackle()