Searched refs:soc_config (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/usb/phy/
H A Dphy-tegra-usb.c211 if (phy->soc_config->has_hostpc) { set_pts()
229 if (phy->soc_config->has_hostpc) { set_phcd()
271 if (phy->soc_config->requires_extra_tuning_parameters) { utmip_pad_power_on()
412 if (!phy->soc_config->utmi_pll_config_in_car_module) { utmi_phy_power_on()
457 if (phy->soc_config->requires_extra_tuning_parameters) { utmi_phy_power_on()
505 if (phy->soc_config->requires_usbmode_setup) { utmi_phy_power_on()
918 if (tegra_phy->soc_config->requires_extra_tuning_parameters) { utmi_phy_probe()
987 tegra_phy->soc_config = match->data; tegra_usb_phy_probe()
/linux-4.4.14/include/linux/usb/
H A Dtegra_usb_phy.h72 const struct tegra_phy_soc_config *soc_config; member in struct:tegra_usb_phy
/linux-4.4.14/drivers/usb/host/
H A Dehci-tegra.c400 const struct tegra_ehci_soc_config *soc_config; tegra_ehci_probe() local
414 soc_config = match->data; tegra_ehci_probe()
478 ehci->has_hostpc = soc_config->has_hostpc; tegra_ehci_probe()

Completed in 69 milliseconds