Searched refs:OTPC_TIMEOUT (Results 1 – 2 of 2) sorted by relevance
27 int delay = OTPC_TIMEOUT; in rockchip_otp_wait_status()105 int delay = OTPC_TIMEOUT; in rk3308bs_otp_wait_status()319 st & RK3588_RD_DONE, OTPC_TIMEOUT); in rockchip_rk3588_otp_read()348 status & 0x1, OTPC_TIMEOUT); in rockchip_rv1126_otp_init()356 status & 0x4, OTPC_TIMEOUT); in rockchip_rv1126_otp_init()377 status, status == 0, OTPC_TIMEOUT); in rockchip_rv1126_otp_read()
44 #define OTPC_TIMEOUT 10000 macro