Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Drockchip-otp.h59 #define OTPC_ACT2STB_IRQ_ST BIT(9) macro
/rk3399_rockchip-uboot/drivers/misc/
H A Drockchip-otp.c162 ret = rk3308bs_otp_wait_status(otp, OTPC_ACT2STB_IRQ_ST); in rk3308bs_otp_standby()