Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/stm32/
H A Dpinctrl-stm32.c70 #define HWSPNLCK_TIMEOUT 1000 /* usec */ macro
446 HWSPNLCK_TIMEOUT); in stm32_gpio_domain_activate()
782 HWSPNLCK_TIMEOUT); in stm32_pmx_set_mode()
915 HWSPNLCK_TIMEOUT); in stm32_pconf_set_driving()
966 HWSPNLCK_TIMEOUT); in stm32_pconf_set_speed()
1017 HWSPNLCK_TIMEOUT); in stm32_pconf_set_bias()
/openbmc/linux/drivers/irqchip/
H A Dirq-stm32-exti.c28 #define HWSPNLCK_TIMEOUT 1000 /* usec */ macro
368 err = hwspin_lock_timeout_in_atomic(hwlock, HWSPNLCK_TIMEOUT); in stm32_irq_set_type()
572 err = hwspin_lock_timeout_in_atomic(hwlock, HWSPNLCK_TIMEOUT); in stm32_exti_h_set_type()