Searched refs:chip_state (Results 1 – 2 of 2) sorted by relevance
143 uint32_t chip_state = mmio_read_32(SOTP_REGS_SOTP_CHIP_STATES); in sotp_mem_write()153 if (chip_state & chip_state_default) { in sotp_mem_write()254 if (chip_state & chip_state_default) in sotp_mem_write()
90 uint32_t chip_state; in plat_fast_auth_enabled() local99 chip_state = mmio_read_32(SOTP_REGS_SOTP_CHIP_STATES); in plat_fast_auth_enabled()106 (chip_state & SOTP_CHIP_STATES_MANU_DEBUG_MASK)) in plat_fast_auth_enabled()