Searched refs:SOTP_REGS_SOTP_CHIP_STATES (Results 1 – 3 of 3) sorted by relevance
22 #define SOTP_REGS_SOTP_CHIP_STATES (SOTP_REGS_OTP_BASE + 0x0028) macro
143 uint32_t chip_state = mmio_read_32(SOTP_REGS_SOTP_CHIP_STATES); in sotp_mem_write()297 else if (mmio_read_32(SOTP_REGS_SOTP_CHIP_STATES) & in sotp_key_erased()
100 chip_state = mmio_read_32(SOTP_REGS_SOTP_CHIP_STATES); in plat_fast_auth_enabled()
Completed in 6 milliseconds