Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/brcm/
H 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()
/rk3399_ARM-atf/plat/brcm/board/common/
H A Dboard_arm_trusted_boot.c91 uint32_t chip_state; in plat_fast_auth_enabled() local
100 chip_state = mmio_read_32(SOTP_REGS_SOTP_CHIP_STATES); in plat_fast_auth_enabled()
107 (chip_state & SOTP_CHIP_STATES_MANU_DEBUG_MASK)) in plat_fast_auth_enabled()