Searched refs:TAMP_BOOT_DEVICE_MASK (Results 1 – 4 of 4) sorted by relevance
110 #define TAMP_BOOT_DEVICE_MASK GENMASK(7, 4) macro
87 switch (get_bootmode() & TAMP_BOOT_DEVICE_MASK) { in board_mtdparts_default()
271 (boot_mode & TAMP_BOOT_DEVICE_MASK) == BOOT_SERIAL_UART) in arch_cpu_init()474 switch (boot_mode & TAMP_BOOT_DEVICE_MASK) { in setup_boot_mode()
804 switch (bootmode & TAMP_BOOT_DEVICE_MASK) { in env_get_location()836 switch (bootmode & TAMP_BOOT_DEVICE_MASK) { in env_ext4_get_intf()
Completed in 6 milliseconds