Home
last modified time | relevance | path

Searched defs:alt_shift (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/pinctrl/stm32/
H A Dpinctrl-stm32.c768 int alt_shift = (pin % 8) * 4; in stm32_pmx_set_mode() local
811 int alt_shift = (pin % 8) * 4; in stm32_pmx_get_mode() local
/kernel/linux/linux-6.6/drivers/pinctrl/stm32/
H A Dpinctrl-stm32.c773 int alt_shift = (pin % 8) * 4; in stm32_pmx_set_mode() local
814 int alt_shift = (pin % 8) * 4; in stm32_pmx_get_mode() local

Completed in 5 milliseconds