Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Drockchip-otp.h55 #define OTPC_RDM_IRQ_ST BIT(0) macro
/OK3568_Linux_fs/kernel/drivers/nvmem/
H A Drockchip-otp.c48 #define OTPC_RDM_IRQ_ST BIT(0) macro
410 ret = px30s_otp_wait_status(otp, OTPC_RDM_IRQ_ST); in px30s_otp_read()
/OK3568_Linux_fs/u-boot/drivers/misc/
H A Drockchip-otp.c213 ret = rk3308bs_otp_wait_status(otp, OTPC_RDM_IRQ_ST); in rockchip_rk3308bs_otp_read()