Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/pinctrl/stm32/
Dpinctrl-stm32.c69 #define HWSPNLCK_TIMEOUT 1000 /* usec */ macro
445 HWSPNLCK_TIMEOUT); in stm32_gpio_domain_activate()
781 HWSPNLCK_TIMEOUT); in stm32_pmx_set_mode()
914 HWSPNLCK_TIMEOUT); in stm32_pconf_set_driving()
965 HWSPNLCK_TIMEOUT); in stm32_pconf_set_speed()
1016 HWSPNLCK_TIMEOUT); in stm32_pconf_set_bias()
/Linux-v6.1/drivers/irqchip/
Dirq-stm32-exti.c27 #define HWSPNLCK_TIMEOUT 1000 /* usec */ macro
354 err = hwspin_lock_timeout_in_atomic(hwlock, HWSPNLCK_TIMEOUT); in stm32_irq_set_type()
557 err = hwspin_lock_timeout_in_atomic(hwlock, HWSPNLCK_TIMEOUT); in stm32_exti_h_set_type()