u_phy             388 drivers/scsi/isci/init.c 		struct sci_phy_user_params *u_phy = &u->phys[i];
u_phy             390 drivers/scsi/isci/init.c 		u_phy->max_speed_generation = phy_gen;
u_phy             393 drivers/scsi/isci/init.c 		u_phy->align_insertion_frequency = 0x7f;
u_phy             394 drivers/scsi/isci/init.c 		u_phy->in_connection_align_insertion_frequency = 0xff;
u_phy             395 drivers/scsi/isci/init.c 		u_phy->notify_enable_spin_up_insertion_frequency = 0x33;
u_phy             393 drivers/usb/host/ehci-tegra.c 	struct usb_phy *u_phy;
u_phy             446 drivers/usb/host/ehci-tegra.c 	u_phy = devm_usb_get_phy_by_phandle(&pdev->dev, "nvidia,phy", 0);
u_phy             447 drivers/usb/host/ehci-tegra.c 	if (IS_ERR(u_phy)) {
u_phy             451 drivers/usb/host/ehci-tegra.c 	hcd->usb_phy = u_phy;
u_phy             475 drivers/usb/host/ehci-tegra.c 	u_phy->otg = devm_kzalloc(&pdev->dev, sizeof(struct usb_otg),
u_phy             477 drivers/usb/host/ehci-tegra.c 	if (!u_phy->otg) {
u_phy             481 drivers/usb/host/ehci-tegra.c 	u_phy->otg->host = hcd_to_bus(hcd);
u_phy             496 drivers/usb/host/ehci-tegra.c 	otg_set_host(u_phy->otg, &hcd->self);
u_phy             508 drivers/usb/host/ehci-tegra.c 	otg_set_host(u_phy->otg, NULL);
u_phy             241 drivers/usb/phy/phy-tegra-usb.c 	phy->pad_clk = devm_clk_get(phy->u_phy.dev, "utmi-pads");
u_phy             244 drivers/usb/phy/phy-tegra-usb.c 		dev_err(phy->u_phy.dev,
u_phy             250 drivers/usb/phy/phy-tegra-usb.c 						phy->u_phy.dev, "utmi-pads");
u_phy             253 drivers/usb/phy/phy-tegra-usb.c 		dev_err(phy->u_phy.dev,
u_phy             260 drivers/usb/phy/phy-tegra-usb.c 		dev_err(phy->u_phy.dev,
u_phy             269 drivers/usb/phy/phy-tegra-usb.c 		dev_err(phy->u_phy.dev,
u_phy             276 drivers/usb/phy/phy-tegra-usb.c 		dev_err(phy->u_phy.dev,
u_phy             285 drivers/usb/phy/phy-tegra-usb.c 		dev_err(phy->u_phy.dev,
u_phy             301 drivers/usb/phy/phy-tegra-usb.c 		dev_err(phy->u_phy.dev,
u_phy             308 drivers/usb/phy/phy-tegra-usb.c 		dev_err(phy->u_phy.dev,
u_phy             355 drivers/usb/phy/phy-tegra-usb.c 		dev_err(phy->u_phy.dev, "UTMIP pad already powered off\n");
u_phy             411 drivers/usb/phy/phy-tegra-usb.c 		dev_err(phy->u_phy.dev,
u_phy             444 drivers/usb/phy/phy-tegra-usb.c 		dev_err(phy->u_phy.dev,
u_phy             692 drivers/usb/phy/phy-tegra-usb.c 		dev_err(phy->u_phy.dev, "GPIO %d not set to 0: %d\n",
u_phy             699 drivers/usb/phy/phy-tegra-usb.c 		dev_err(phy->u_phy.dev, "GPIO %d not set to 1: %d\n",
u_phy             736 drivers/usb/phy/phy-tegra-usb.c 		dev_err(phy->u_phy.dev, "ULPI write failed: %d\n", ret);
u_phy             742 drivers/usb/phy/phy-tegra-usb.c 		dev_err(phy->u_phy.dev, "ULPI write failed: %d\n", ret);
u_phy             793 drivers/usb/phy/phy-tegra-usb.c 	struct tegra_usb_phy *phy = container_of(x, struct tegra_usb_phy, u_phy);
u_phy             804 drivers/usb/phy/phy-tegra-usb.c 	phy->clk = devm_clk_get(phy->u_phy.dev, "ulpi-link");
u_phy             807 drivers/usb/phy/phy-tegra-usb.c 		dev_err(phy->u_phy.dev, "Failed to get ULPI clock: %d\n", err);
u_phy             811 drivers/usb/phy/phy-tegra-usb.c 	err = devm_gpio_request(phy->u_phy.dev, phy->reset_gpio,
u_phy             814 drivers/usb/phy/phy-tegra-usb.c 		dev_err(phy->u_phy.dev, "Request failed for GPIO %d: %d\n",
u_phy             821 drivers/usb/phy/phy-tegra-usb.c 		dev_err(phy->u_phy.dev,
u_phy             829 drivers/usb/phy/phy-tegra-usb.c 		dev_err(phy->u_phy.dev, "Failed to create ULPI OTG\n");
u_phy             844 drivers/usb/phy/phy-tegra-usb.c 	phy->pll_u = devm_clk_get(phy->u_phy.dev, "pll_u");
u_phy             847 drivers/usb/phy/phy-tegra-usb.c 		dev_err(phy->u_phy.dev,
u_phy             864 drivers/usb/phy/phy-tegra-usb.c 		dev_err(phy->u_phy.dev, "Invalid pll_u parent rate %ld\n",
u_phy             873 drivers/usb/phy/phy-tegra-usb.c 			dev_err(phy->u_phy.dev,
u_phy             896 drivers/usb/phy/phy-tegra-usb.c 	struct tegra_usb_phy *phy = container_of(x, struct tegra_usb_phy, u_phy);
u_phy             905 drivers/usb/phy/phy-tegra-usb.c 	struct tegra_usb_phy *phy = container_of(x, struct tegra_usb_phy, u_phy);
u_phy             915 drivers/usb/phy/phy-tegra-usb.c 	struct tegra_usb_phy *phy = container_of(x, struct tegra_usb_phy, u_phy);
u_phy             924 drivers/usb/phy/phy-tegra-usb.c 	struct tegra_usb_phy *phy = container_of(x, struct tegra_usb_phy, u_phy);
u_phy            1137 drivers/usb/phy/phy-tegra-usb.c 	tegra_phy->u_phy.dev = &pdev->dev;
u_phy            1142 drivers/usb/phy/phy-tegra-usb.c 	tegra_phy->u_phy.set_suspend = tegra_usb_phy_suspend;
u_phy            1146 drivers/usb/phy/phy-tegra-usb.c 	err = usb_add_phy_dev(&tegra_phy->u_phy);
u_phy            1159 drivers/usb/phy/phy-tegra-usb.c 	usb_remove_phy(&tegra_phy->u_phy);
u_phy              76 include/linux/usb/tegra_usb_phy.h 	struct usb_phy u_phy;