Searched refs:S32_MSCR_PUS (Results 1 – 1 of 1) sorted by relevance
35 #define S32_MSCR_PUS BIT(12) macro484 *config &= ~(S32_MSCR_PUS | S32_MSCR_PUE); in s32_pin_set_pull()487 *config |= S32_MSCR_PUS | S32_MSCR_PUE; in s32_pin_set_pull()490 *config &= ~S32_MSCR_PUS; in s32_pin_set_pull()497 *mask |= S32_MSCR_PUS | S32_MSCR_PUE; in s32_pin_set_pull()