Home
last modified time | relevance | path

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

/openbmc/qemu/hw/misc/
H A Dstm32l4x5_syscfg.c91 const int exticr_reg = line / NUM_LINES_PER_EXTICR_REG; in stm32l4x5_syscfg_set_irq() local
97 if (extract32(s->exticr[exticr_reg], startbit, 4) == gpio) { in stm32l4x5_syscfg_set_irq()