Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/power/
H A Drk8xx_pmic.h252 #define RK816_IRQ_PWRON_RISE_MSK BIT(6) macro
/OK3568_Linux_fs/u-boot/drivers/power/pmic/
H A Drk8xx.c66 .mask = RK816_IRQ_PWRON_RISE_MSK,
/OK3568_Linux_fs/kernel/include/linux/mfd/
H A Drk808.h295 #define RK816_IRQ_PWRON_RISE_MSK BIT(6) macro
/OK3568_Linux_fs/kernel/drivers/mfd/
H A Drk808.c442 .mask = RK816_IRQ_PWRON_RISE_MSK,