Searched refs:BT0CFG_LPBOOT_MASK (Results 1 – 2 of 2) sorted by relevance
38 bt0_cfg &= (BT0CFG_LPBOOT_MASK | BT0CFG_DUALBOOT_MASK); in get_boot_mode()40 if (!(bt0_cfg & BT0CFG_LPBOOT_MASK)) { in get_boot_mode()
11 #define BT0CFG_LPBOOT_MASK 0x1 macro