Home
last modified time | relevance | path

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

/openbmc/linux/drivers/irqchip/
H A Dirq-realtek-rtl.c24 #define RTL_ICTL_NUM_INPUTS 32 macro
139 for (soc_irq = 0; soc_irq < RTL_ICTL_NUM_INPUTS; soc_irq++) in realtek_rtl_of_init()
165 domain = irq_domain_add_linear(node, RTL_ICTL_NUM_INPUTS, &irq_domain_ops, NULL); in realtek_rtl_of_init()