Searched refs:OCOTP_CTRL_ERROR (Results 1 – 1 of 1) sorted by relevance
33 #define OCOTP_CTRL_ERROR BIT32(10)38 #define OCOTP_CTRL_ERROR BIT32(9) in ocotp_clock_enable() 152 io_write32(g_base_addr + OCOTP_CTRL_CLR, OCOTP_CTRL_ERROR); in ocotp_get_die_id_mx() 191 io_write32(g_base_addr + OCOTP_CTRL_CLR, OCOTP_CTRL_ERROR);272 io_write32(g_base_addr + OCOTP_CTRL_CLR, OCOTP_CTRL_ERROR); in imx_ocotp_init() 292 if (io_read32(g_base_addr + OCOTP_CTRL) & OCOTP_CTRL_ERROR) {15 #define OCOTP_CTRL_ERROR global() macro