Searched refs:local_plb_devs (Results 1 – 3 of 3) sorted by relevance
159 struct plb_dev *local_plb_devs = aux; in plb_attach() local183 while (local_plb_devs && local_plb_devs->plb_name != NULL) { in plb_attach()184 if (local_plb_devs->plb_pvr != pvr) in plb_attach()187 paa.plb_name = local_plb_devs->plb_name; in plb_attach()193 local_plb_devs++; in plb_attach()
79 static struct plb_dev local_plb_devs [] = { variable93 if (config_rootfound("plb", __UNCONST(&local_plb_devs)) == NULL) in cpu_configure()
53 static const struct plb_dev local_plb_devs [] = { variable71 if (config_rootfound("plb", __UNCONST(&local_plb_devs)) == NULL) in cpu_configure()