Home
last modified time | relevance | path

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

/linux/drivers/irqchip/
H A Dirq-realtek-rtl.c29 #define RTL_ICTL_NUM_INPUTS 32 macro
175 for_each_set_bit(hw_irq, &pending, RTL_ICTL_NUM_INPUTS) in realtek_irq_dispatch()
227 domain = irq_domain_create_linear(of_fwnode_handle(node), RTL_ICTL_NUM_INPUTS, in realtek_setup_parents()
265 for (unsigned int hw_irq = 0; hw_irq < RTL_ICTL_NUM_INPUTS; hw_irq++) { in realtek_rtl_of_init()