Home
last modified time | relevance | path

Searched refs:chip_state (Results 1 – 2 of 2) sorted by relevance

/tf-a-ffa_el3_spmc/drivers/brcm/
A Dsotp.c143 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()
/tf-a-ffa_el3_spmc/plat/brcm/board/common/
A Dboard_arm_trusted_boot.c90 uint32_t chip_state; in plat_fast_auth_enabled() local
99 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()

Completed in 7 milliseconds