Home
last modified time | relevance | path

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

/openbmc/linux/drivers/irqchip/
H A Dqcom-pdc.c45 #define pin_to_hwirq(r, p) ((r)->parent_base + (p) - (r)->pin_base) macro
258 parent_fwspec.param[1] = pin_to_hwirq(region, hwirq); in qcom_pdc_alloc()