Searched defs:alt_func (Results 1 – 10 of 10) sorted by relevance
19 uint32_t alt_func : 5; member
19 uint32_t alt_func: 3; member
19 uint32_t alt_func : 4; member
59 static void npcx_pinctrl_alt_sel(const struct npcx_alt *alt, int alt_func) in npcx_pinctrl_alt_sel()
32 uint8_t alt_func; member
24 uint8_t alt_func; member
30 uint8_t alt_func; member
22 #define RP2XXX_PINMUX(pin_num, alt_func) (pin_num << RP2_PIN_NUM_POS | alt_func << RP2_ALT_FUNC_POS) argument
16 #define APOLLO3_PINMUX(pin_num, alt_func) \ argument
16 #define APOLLO4_PINMUX(pin_num, alt_func) (pin_num << APOLLO4_PIN_NUM_POS | \ argument