Searched defs:BM_OCOTP_CTRL_ERROR (Results 1 - 1 of 1) sorted by relevance

/arch/arm/mach-mxs/
H A Dmach-mxs.c84 #define BM_OCOTP_CTRL_ERROR (1 << 9) macro
113 __mxs_clrl(BM_OCOTP_CTRL_ERROR, ocotp_base);
117 (BM_OCOTP_CTRL_BUSY | BM_OCOTP_CTRL_ERROR)) && --timeout)

Completed in 23 milliseconds