Searched refs:OCOTP_CTRL_ERROR (Results 1 – 1 of 1) sorted by relevance
33 #define OCOTP_CTRL_ERROR BIT32(10) macro38 #define OCOTP_CTRL_ERROR BIT32(9) macro152 io_write32(g_base_addr + OCOTP_CTRL_CLR, OCOTP_CTRL_ERROR); in imx_ocotp_read()191 io_write32(g_base_addr + OCOTP_CTRL_CLR, OCOTP_CTRL_ERROR); in imx_ocotp_write()272 io_write32(g_base_addr + OCOTP_CTRL_CLR, OCOTP_CTRL_ERROR); in ocotp_write_fuse()292 if (io_read32(g_base_addr + OCOTP_CTRL) & OCOTP_CTRL_ERROR) { in ocotp_write_fuse()