Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/pinctrl/stm32/
Dpinctrl-stm32.c772 int alt_shift = (pin % 8) * 4; in stm32_pmx_set_mode() local
813 int alt_shift = (pin % 8) * 4; in stm32_pmx_get_mode() local