Home
last modified time | relevance | path

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

/openbmc/linux/drivers/irqchip/
H A Dirq-pruss-intc.c91 u8 num_host_events; member
265 num_host_intr_regs = DIV_ROUND_UP(soc_config->num_host_events, in pruss_intc_init()
428 if (channel < 0 || channel >= intc->soc_config->num_host_events) { in pruss_intc_irq_domain_xlate()
434 if (host < 0 || host >= intc->soc_config->num_host_events) { in pruss_intc_irq_domain_xlate()
625 .num_host_events = 10,
630 .num_host_events = 20,