Searched refs:OCOTP_CTRL (Results 1 – 1 of 1) sorted by relevance
17 #define OCOTP_CTRL 0x0 macro110 if (IO_READ32_POLL_TIMEOUT(g_base_addr + OCOTP_CTRL, val, in ocotp_ctrl_wait_for()124 reg = io_read32(g_base_addr + OCOTP_CTRL) & mask; in ocotp_ctrl_wait_for()264 reg = io_read32(g_base_addr + OCOTP_CTRL); in ocotp_write_fuse()269 io_write32(g_base_addr + OCOTP_CTRL, reg); in ocotp_write_fuse()292 if (io_read32(g_base_addr + OCOTP_CTRL) & OCOTP_CTRL_ERROR) { in ocotp_write_fuse()