Searched refs:irq_ofst (Results 1 – 1 of 1) sorted by relevance
95 unsigned int nid, irq_ofst, ofst; in get_mbigen_type_reg() local99 irq_ofst = hwirq % IRQS_PER_MBIGEN_NODE; in get_mbigen_type_reg()101 *mask = 1 << (irq_ofst % 32); in get_mbigen_type_reg()102 ofst = irq_ofst / 32 * 4; in get_mbigen_type_reg()