Home
last modified time | relevance | path

Searched refs:RK805_IRQ_PWRON_RISE_MSK (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/include/power/
H A Drk8xx_pmic.h246 #define RK805_IRQ_PWRON_RISE_MSK BIT(0) macro
/OK3568_Linux_fs/u-boot/drivers/power/pmic/
H A Drk8xx.c25 .mask = RK805_IRQ_PWRON_RISE_MSK,
/OK3568_Linux_fs/kernel/include/linux/mfd/
H A Drk808.h583 #define RK805_IRQ_PWRON_RISE_MSK BIT(0) macro
/OK3568_Linux_fs/kernel/drivers/mfd/
H A Drk808.c348 .mask = RK805_IRQ_PWRON_RISE_MSK,