Searched refs:HISI_IRQ_NUM (Results 1 – 1 of 1) sorted by relevance
42 #define HISI_IRQ_NUM (HISI_IRQ_ARRAY * 8) macro264 pmic->irqs = devm_kzalloc(dev, HISI_IRQ_NUM * sizeof(int), GFP_KERNEL); in hi6421_spmi_pmic_probe()270 pmic->domain = irq_domain_add_simple(np, HISI_IRQ_NUM, 0, in hi6421_spmi_pmic_probe()278 for (i = 0; i < HISI_IRQ_NUM; i++) { in hi6421_spmi_pmic_probe()