Searched defs:irq_router (Results 1 – 1 of 1) sorted by relevance
46 struct irq_router { struct47 int config;48 u32 link_base;49 int link_num;50 bool has_regmap;51 struct pirq_regmap *regmap;52 u16 irq_mask;53 u32 bdf;54 u32 ibase;55 bool actl_8bit;[all …]