Home
last modified time | relevance | path

Searched refs:stm32_gpio_rif_acquire_semaphore (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/pinctrl/stm32/
H A Dpinctrl-stm32.c289 static bool stm32_gpio_rif_acquire_semaphore(struct stm32_gpio_bank *bank, unsigned int gpio_nr) in stm32_gpio_rif_acquire_semaphore() function
365 if (bank->rif_control && !stm32_gpio_rif_acquire_semaphore(bank, offset)) { in stm32_gpio_request()
1060 if (bank->rif_control && !stm32_gpio_rif_acquire_semaphore(bank, offset)) { in stm32_pmx_request()
1406 if (bank->rif_control && !stm32_gpio_rif_acquire_semaphore(bank, offset)) { in stm32_pconf_parse_conf()
2036 if (bank->rif_control && !stm32_gpio_rif_acquire_semaphore(bank, offset)) { in stm32_pinctrl_restore_gpio_regs()