Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Drockchip-otp.h57 #define OTPC_STB2ACT_IRQ_ST BIT(7) macro
/rk3399_rockchip-uboot/drivers/misc/
H A Drockchip-otp.c139 ret = rk3308bs_otp_wait_status(otp, OTPC_STB2ACT_IRQ_ST); in rk3308bs_otp_active()