Searched refs:REG_OTPC_INT_STATUS (Results 1 – 2 of 2) sorted by relevance
69 #define REG_OTPC_INT_STATUS (0x0304) macro
144 if (((mmio_read_32(otp_base + REG_OTPC_INT_STATUS) >> 1) & 0x01) == 0x01) { in check_sbpi_done_int()145 mmio_write_32(otp_base + REG_OTPC_INT_STATUS, in check_sbpi_done_int()305 mmio_write_32(otp_base + REG_OTPC_INT_STATUS, 0xffff0003); /* clear sbpi INT */ in rk_otp_sbpi_read()