Searched refs:irq_ofst (Results 1 – 1 of 1) sorted by relevance
82 unsigned int nid, irq_ofst, ofst; in get_mbigen_type_reg() local86 irq_ofst = hwirq % IRQS_PER_MBIGEN_NODE; in get_mbigen_type_reg()88 *mask = 1 << (irq_ofst % 32); in get_mbigen_type_reg()89 ofst = irq_ofst / 32 * 4; in get_mbigen_type_reg()