Home
last modified time | relevance | path

Searched refs:usbphy (Results 1 – 25 of 225) sorted by relevance

123456789

/linux/drivers/phy/sunplus/
H A Dphy-sunplus-usb2.c78 static int update_disc_vol(struct sp_usbphy *usbphy) in update_disc_vol() argument
86 cell = nvmem_cell_get(usbphy->dev, disc_name); in update_disc_vol()
98 set = (set >> usbphy->disc_vol_addr_off) & J_DISC; in update_disc_vol()
104 val = readl(usbphy->phy_regs + CONFIG7); in update_disc_vol()
106 writel(val, usbphy->phy_regs + CONFIG7); in update_disc_vol()
113 struct sp_usbphy *usbphy = phy_get_drvdata(phy); in sp_uphy_init() local
117 ret = clk_prepare_enable(usbphy->phy_clk); in sp_uphy_init()
121 ret = reset_control_deassert(usbphy->rstc); in sp_uphy_init()
126 writel(HIGH_MASK_BITS | 0x4002, usbphy->moon4_regs + UPHY_CONTROL0); in sp_uphy_init()
127 writel(HIGH_MASK_BITS | 0x8747, usbphy->moon4_regs + UPHY_CONTROL1); in sp_uphy_init()
[all …]
/linux/arch/arm64/boot/dts/freescale/
H A Dimx8dxl-ss-conn.dtsi53 fsl,usbphy = <&usbphy2>;
74 usbphy2: usbphy@5b110000 {
75 compatible = "fsl,imx8dxl-usbphy", "fsl,imx7ulp-usbphy";
145 compatible = "fsl,imx8dxl-usbphy", "fsl,imx7ulp-usbphy";
H A Dimx8-ss-conn.dtsi49 fsl,usbphy = <&usbphy1>;
65 usbphy1: usbphy@5b100000 {
66 compatible = "fsl,imx7ulp-usbphy";
/linux/drivers/usb/host/
H A Dxhci-tegra.c302 struct usb_phy **usbphy; member
1415 return (tegra->usbphy[index] != NULL); in is_usb2_otg_phy()
1459 struct usb_phy *usbphy) in tegra_xusb_get_usb2_port() argument
1464 if (tegra->usbphy[i] && usbphy == tegra->usbphy[i]) in tegra_xusb_get_usb2_port()
1476 struct usb_phy *usbphy = (struct usb_phy *)data; in tegra_xhci_id_notify() local
1478 dev_dbg(tegra->dev, "%s(): action is %d", __func__, usbphy->last_event); in tegra_xhci_id_notify()
1480 if ((tegra->host_mode && usbphy->last_event == USB_EVENT_ID) || in tegra_xhci_id_notify()
1481 (!tegra->host_mode && usbphy->last_event != USB_EVENT_ID)) { in tegra_xhci_id_notify()
1487 tegra->otg_usb2_port = tegra_xusb_get_usb2_port(tegra, usbphy); in tegra_xhci_id_notify()
1489 tegra->host_mode = usbphy->last_event == USB_EVENT_ID; in tegra_xhci_id_notify()
[all …]
/linux/arch/arm/boot/dts/allwinner/
H A Dsunxi-h3-h5.dtsi260 phys = <&usbphy 0>;
262 extcon = <&usbphy 0>;
267 usbphy: phy@1c19400 { label
305 phys = <&usbphy 0>;
317 phys = <&usbphy 0>;
328 phys = <&usbphy 1>;
340 phys = <&usbphy 1>;
351 phys = <&usbphy 2>;
363 phys = <&usbphy 2>;
374 phys = <&usbphy 3>;
[all …]
H A Dsun8i-s3-elimo-impetus.dtsi41 &usbphy {
H A Dsun8i-s3-lichee-zero-plus.dts50 &usbphy {
H A Dsun8i-v3s.dtsi302 phys = <&usbphy 0>;
304 extcon = <&usbphy 0>;
308 usbphy: phy@1c19400 { label
328 phys = <&usbphy 0>;
340 phys = <&usbphy 0>;
H A Dsun8i-r16-nintendo-nes-classic.dts50 &usbphy {
H A Dsuniv-f1c200s-popstick-v1.1.dts79 &usbphy {
H A Dsuniv-f1c200s-lctech-pi.dts74 &usbphy {
H A Dsun8i-h3-rervision-dvk.dts112 &usbphy {
/linux/drivers/usb/gadget/udc/
H A Dtegra-xudc.c517 struct usb_phy **usbphy; member
790 struct usb_phy *usbphy) in tegra_xudc_get_phy_index() argument
795 if (xudc->usbphy[i] && usbphy == xudc->usbphy[i]) in tegra_xudc_get_phy_index()
804 struct usb_phy *usbphy) in tegra_xudc_update_data_role() argument
808 if ((xudc->device_mode && usbphy->last_event == USB_EVENT_VBUS) || in tegra_xudc_update_data_role()
809 (!xudc->device_mode && usbphy->last_event != USB_EVENT_VBUS)) { in tegra_xudc_update_data_role()
815 xudc->device_mode = usbphy->last_event == USB_EVENT_VBUS; in tegra_xudc_update_data_role()
817 phy_index = tegra_xudc_get_phy_index(xudc, usbphy); in tegra_xudc_update_data_role()
824 xudc->curr_usbphy = usbphy; in tegra_xudc_update_data_role()
834 struct usb_phy *usbphy = (struct usb_phy *)data; in tegra_xudc_vbus_notify() local
[all …]
/linux/arch/arm64/boot/dts/allwinner/
H A Dsun50i-h616.dtsi771 phys = <&usbphy 0>;
773 extcon = <&usbphy 0>;
777 usbphy: phy@5100400 { label
821 phys = <&usbphy 0>;
834 phys = <&usbphy 0>;
849 phys = <&usbphy 1>;
862 phys = <&usbphy 1>;
877 phys = <&usbphy 2>;
890 phys = <&usbphy 2>;
905 phys = <&usbphy 3>;
[all …]
H A Dsun50i-a64-oceanic-5205-5inmfd.dts87 &usbphy {
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx27-pdk.dts18 usbphy0: usbphy {
107 fsl,usbphy = <&usbphy0>;
H A Dimx6ul.dtsi653 usbphy1: usbphy@20c9000 {
654 compatible = "fsl,imx6ul-usbphy", "fsl,imx23-usbphy";
662 usbphy2: usbphy@20ca000 {
663 compatible = "fsl,imx6ul-usbphy", "fsl,imx23-usbphy";
865 fsl,usbphy = <&usbphy1>;
878 fsl,usbphy = <&usbphy2>;
H A Dimx27-phytec-phycore-rdk.dts51 usbphy2: usbphy {
294 fsl,usbphy = <&usbphy2>;
H A Dimx35.dtsi336 fsl,usbphy = <&usbphy0>;
347 fsl,usbphy = <&usbphy1>;
396 usbphy {
H A Dimx27-phytec-phycore-som.dtsi33 usbphy0: usbphy {
302 fsl,usbphy = <&usbphy0>;
/linux/arch/arm/boot/dts/nxp/mxs/
H A Dimx28.dtsi1269 usbphy0: usbphy@8007c000 {
1270 compatible = "fsl,imx28-usbphy", "fsl,imx23-usbphy";
1276 usbphy1: usbphy@8007e000 {
1277 compatible = "fsl,imx28-usbphy", "fsl,imx23-usbphy";
1297 fsl,usbphy = <&usbphy0>;
1306 fsl,usbphy = <&usbphy1>;
H A Dimx28-cfa10037.dts42 usbphy1: usbphy@8007e000 {
/linux/arch/arm/boot/dts/samsung/
H A Ds5pv210.dtsi414 phys = <&usbphy 0>;
418 usbphy: usbphy@ec100000 { label
435 phys = <&usbphy 1>;
447 phys = <&usbphy 1>;
/linux/arch/arm/boot/dts/broadcom/
H A Dbcm21664-garnet.dts49 &usbphy {
/linux/arch/arm64/boot/dts/qcom/
H A Dmsm8956-sony-xperia-loire.dtsi46 usbphy_1p2: regulator-usbphy-1p2 {
48 regulator-name = "usbphy-1p2";

123456789