Searched refs:SOTP_STATUS_0 (Results 1 – 1 of 1) sorted by relevance
36 #define SOTP_STATUS_0 (SOTP_REGS_OTP_BASE + 0x0018) macro75 while ((mmio_read_32(SOTP_STATUS_0) & BIT(SOTP_STATUS__FDONE)) != in sotp_mem_read()167 while ((mmio_read_32(SOTP_STATUS_0) & BIT(SOTP_STATUS__FDONE)) != in sotp_mem_write()220 while ((mmio_read_32(SOTP_STATUS_0) & 0x4) != BIT(SOTP_STATUS__PROGOK)) in sotp_mem_write()