Home
last modified time | relevance | path

Searched refs:b53_mach_compat (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/soc/bcm/brcmstb/
Dbiuctrl.c104 static const u32 b53_mach_compat[] = { variable
117 for (i = 0; i < ARRAY_SIZE(b53_mach_compat); i++) { in mcp_b53_set()
118 if (BRCM_ID(reg) == b53_mach_compat[i]) in mcp_b53_set()
122 if (i == ARRAY_SIZE(b53_mach_compat)) in mcp_b53_set()