Home
last modified time | relevance | path

Searched refs:RK817_IRQ_PWRON_RISE_MSK (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/include/power/
H A Drk8xx_pmic.h265 #define RK817_IRQ_PWRON_RISE_MSK BIT(1) macro
/OK3568_Linux_fs/u-boot/drivers/power/pmic/
H A Drk8xx.c122 .mask = RK817_IRQ_PWRON_RISE_MSK,