Searched refs:intspec (Results 1 – 1 of 1) sorted by relevance
1002 const u32 *intspec, unsigned int intsize, in irq_domain_xlate_onecell() argument1007 *out_hwirq = intspec[0]; in irq_domain_xlate_onecell()1021 const u32 *intspec, unsigned int intsize, in irq_domain_xlate_twocell() argument1026 of_phandle_args_to_fwspec(ctrlr, intspec, intsize, &fwspec); in irq_domain_xlate_twocell()1044 const u32 *intspec, unsigned int intsize, in irq_domain_xlate_onetwocell() argument1049 *out_hwirq = intspec[0]; in irq_domain_xlate_onetwocell()1051 *out_type = intspec[1] & IRQ_TYPE_SENSE_MASK; in irq_domain_xlate_onetwocell()