Searched refs:bus_sel (Results 1 – 1 of 1) sorted by relevance
58 u32 bus_sel; /* Balance some larbs to enter mmu0 or mmu1 */ member392 .bus_sel = F_MMU1_LARB(1) | F_MMU1_LARB(2) | F_MMU1_LARB(5) |486 u32 bus_sel = common->plat->bus_sel; in mtk_smi_common_resume() local495 if (common->plat->gen == MTK_SMI_GEN2 && bus_sel) in mtk_smi_common_resume()496 writel(bus_sel, common->base + SMI_BUS_SEL); in mtk_smi_common_resume()