Searched refs:SIUL2_MSCR_ODE_MASK (Results 1 – 2 of 2) sorted by relevance
36 #define SIUL2_MSCR_ODE_MASK BIT(20) macro37 #define SIUL2_MSCR_ODE(v) FIELD_PREP(SIUL2_MSCR_ODE_MASK, (v))
407 #if defined(SIUL2_MSCR_ODE_MASK) in nxp_s32_gpio_pin_get_config()408 if ((mscr_val & SIUL2_MSCR_ODE_MASK) != 0) { in nxp_s32_gpio_pin_get_config()