Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Drockchip-otp.h58 #define OTPC_DP2STB_IRQ_ST BIT(8) macro
/rk3399_rockchip-uboot/drivers/misc/
H A Drockchip-otp.c132 ret = rk3308bs_otp_wait_status(otp, OTPC_DP2STB_IRQ_ST); in rk3308bs_otp_active()