Home
last modified time | relevance | path

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

/tf-a-ffa_el3_spmc/plat/brcm/board/common/
A Dplatform_common.c26 uint64_t sotp_atf_row; in boot_source_get() local
28 sotp_atf_row = in boot_source_get()
31 if (sotp_atf_row & SOTP_BOOT_SOURCE_ENABLE_MASK) { in boot_source_get()
34 if (sotp_atf_row & SOTP_BOOT_SOURCE_BITS0) in boot_source_get()
36 if (sotp_atf_row & SOTP_BOOT_SOURCE_BITS1) in boot_source_get()
38 if (sotp_atf_row & SOTP_BOOT_SOURCE_BITS2) in boot_source_get()

Completed in 1 milliseconds