Searched refs:dip_switch (Results 1 – 4 of 4) sorted by relevance
178 u8 dip_switch = in_8((u8 *)&(bftic4->mswitch)) & BFTICU_DIPSWITCH_MASK; in last_stage_init() local180 if (dip_switch != 0) { in last_stage_init()
107 u8 dip_switch = in_8((u8 *)&(base->mswitch)) & BFTICU_DIPSWITCH_MASK; in last_stage_init() local109 if (dip_switch != 0) { in last_stage_init()
273 u8 dip_switch = in_8((u8 *)&bftic4->mswitch) & BFTICU_DIPSWITCH_MASK; in last_stage_init() local275 if (dip_switch != 0) { in last_stage_init()
244 u8 dip_switch = kw_gpio_get_value(KM_FLASH_ERASE_ENABLE); in board_late_init() local247 if (dip_switch != 0) { in board_late_init()
Completed in 5 milliseconds