Searched refs:smi_np (Results 1 – 1 of 1) sorted by relevance
1015 struct device_node *node, *smi_np; in scpsys_get_bus_protection_legacy() local1048 smi_np = of_parse_phandle(node, "mediatek,smi", 0); in scpsys_get_bus_protection_legacy()1050 if (!smi_np) in scpsys_get_bus_protection_legacy()1053 regmap[1] = device_node_to_regmap(smi_np); in scpsys_get_bus_protection_legacy()1055 of_node_put(smi_np); in scpsys_get_bus_protection_legacy()