Home
last modified time | relevance | path

Searched refs:OTPC_STB2DP_IRQ_ST (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Drockchip-otp.h59 #define OTPC_STB2DP_IRQ_ST BIT(10) macro
/OK3568_Linux_fs/kernel/drivers/nvmem/
H A Drockchip-otp.c52 #define OTPC_STB2DP_IRQ_ST BIT(10) macro
351 ret = px30s_otp_wait_status(otp, OTPC_STB2DP_IRQ_ST); in px30s_otp_standby()
/OK3568_Linux_fs/u-boot/drivers/misc/
H A Drockchip-otp.c167 ret = rk3308bs_otp_wait_status(otp, OTPC_STB2DP_IRQ_ST); in rk3308bs_otp_standby()