Searched refs:SOTP_BOOT_SOURCE_ENABLE_MASK (Results 1 – 2 of 2) sorted by relevance
35 #define SOTP_BOOT_SOURCE_ENABLE_MASK (0xC0 << SOTP_BOOT_SOURCE_SHIFT) macro
31 if (sotp_atf_row & SOTP_BOOT_SOURCE_ENABLE_MASK) { in boot_source_get()
Completed in 3 milliseconds