Home
last modified time | relevance | path

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

/openbmc/linux/drivers/irqchip/
H A Dirq-mvebu-sei.c24 #define SEI_IRQ_REG_COUNT 2 macro
25 #define SEI_IRQ_COUNT (SEI_IRQ_COUNT_PER_REG * SEI_IRQ_REG_COUNT)
333 for (idx = 0; idx < SEI_IRQ_REG_COUNT; idx++) { in mvebu_sei_handle_cascade_irq()
357 for (reg_idx = 0; reg_idx < SEI_IRQ_REG_COUNT; reg_idx++) { in mvebu_sei_reset()