Home
last modified time | relevance | path

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

/openbmc/linux/drivers/irqchip/
H A Dirq-stm32-exti.c30 struct stm32_exti_bank { struct
44 const struct stm32_exti_bank **exti_banks; argument
51 const struct stm32_exti_bank *reg_bank;
68 static const struct stm32_exti_bank stm32f4xx_exti_b1 = {
79 static const struct stm32_exti_bank *stm32f4xx_exti_banks[] = {
88 static const struct stm32_exti_bank stm32h7xx_exti_b1 = {
99 static const struct stm32_exti_bank stm32h7xx_exti_b2 = {
110 static const struct stm32_exti_bank stm32h7xx_exti_b3 = {
121 static const struct stm32_exti_bank *stm32h7xx_exti_banks[] = {
132 static const struct stm32_exti_bank stm32mp1_exti_b1 = {
[all …]