fdtbus_register_phy_controller
fdtbus_register_phy_controller(self, phandle, &meson_usbphy_funcs);
fdtbus_register_phy_controller(self, phandle, &mesong12_usb2phy_funcs);
fdtbus_register_phy_controller(self, phandle,
fdtbus_register_phy_controller(self, phandle, &mesongxl_usb2phy_funcs);
fdtbus_register_phy_controller(self, phandle, &mesongxl_usb3phy_funcs);
fdtbus_register_phy_controller(self, sc->sc_phandle, &tegra210_xusbpad_phy_funcs);
fdtbus_register_phy_controller(self, phandle, &imx8mq_usbphy_funcs);
fdtbus_register_phy_controller(self, phandle, &rk3288_usbphy_funcs);
fdtbus_register_phy_controller(self, faa->faa_phandle, &rkpciephy_phy_funcs);
fdtbus_register_phy_controller(self, phandle, &rk_emmcphy_funcs);
fdtbus_register_phy_controller(self, phandle, &rk_tcphy_usb3_funcs);
fdtbus_register_phy_controller(self, phandle, &rk_usbphy_otg_funcs);
fdtbus_register_phy_controller(self, phandle, &rk_usbphy_host_funcs);
fdtbus_register_phy_controller(self, phandle, &exynos_usbdrdphy_funcs);
fdtbus_register_phy_controller(self, phandle, &exynos_usbphy_funcs);
fdtbus_register_phy_controller(self, phandle, &sun9i_usbphy_funcs);
fdtbus_register_phy_controller(self, phandle, &sunxi_hdmiphy_funcs);
fdtbus_register_phy_controller(self, phandle, &sunxi_usb3phy_funcs);
fdtbus_register_phy_controller(self, phandle, &sunxi_usbphy_funcs);
error = fdtbus_register_phy_controller(self, phandle,
fdtbus_register_phy_controller(self, faa->faa_phandle,
int fdtbus_register_phy_controller(device_t, int,
fdtbus_register_phy_controller(self, phandle, &usbnopphy_funcs);