Searched refs:OCOTP_CTRL_BUSY (Results 1 - 3 of 3) sorted by relevance

/u-boot/arch/arm/include/asm/arch-mxs/
H A Dregs-ocotp.h71 #define OCOTP_CTRL_BUSY (1 << 8) macro
/u-boot/drivers/misc/
H A Dmxs_ocotp.c39 if (!(reg & OCOTP_CTRL_BUSY))
/u-boot/arch/arm/cpu/arm926ejs/mxs/
H A Dmxs.c260 if (mxs_wait_mask_clr(&ocotp_regs->hw_ocotp_ctrl_reg, OCOTP_CTRL_BUSY,

Completed in 151 milliseconds