/openbmc/linux/drivers/phy/sunplus/ |
H A D | phy-sunplus-usb2.c | 130 ret = update_disc_vol(usbphy); in sp_uphy_init() 240 struct sp_usbphy *usbphy; in sp_usb_phy_probe() local 245 usbphy = devm_kzalloc(&pdev->dev, sizeof(*usbphy), GFP_KERNEL); in sp_usb_phy_probe() 246 if (!usbphy) in sp_usb_phy_probe() 249 usbphy->dev = &pdev->dev; in sp_usb_phy_probe() 252 usbphy->phy_regs = devm_ioremap_resource(&pdev->dev, usbphy->phy_res_mem); in sp_usb_phy_probe() 257 if (!usbphy->moon4_res_mem) in sp_usb_phy_probe() 260 usbphy->moon4_regs = devm_ioremap(&pdev->dev, usbphy->moon4_res_mem->start, in sp_usb_phy_probe() 262 if (!usbphy->moon4_regs) in sp_usb_phy_probe() 266 if (IS_ERR(usbphy->phy_clk)) in sp_usb_phy_probe() [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/phy/ |
H A D | fsl,mxs-usbphy.yaml | 16 - fsl,imx23-usbphy 17 - fsl,imx7ulp-usbphy 18 - fsl,vf610-usbphy 21 - fsl,imx28-usbphy 22 - fsl,imx6ul-usbphy 23 - fsl,imx6sl-usbphy 24 - fsl,imx6sx-usbphy 25 - fsl,imx6q-usbphy 33 - fsl,imx8dxl-usbphy 34 - fsl,imx8qm-usbphy [all …]
|
H A D | ralink-usb-phy.txt | 4 - compatible: "ralink,rt3352-usbphy" 5 "mediatek,mt7620-usbphy" 6 "mediatek,mt7628-usbphy" 7 - reg: required for "mediatek,mt7628-usbphy", unused otherwise 15 usbphy: phy { 16 compatible = "mediatek,mt7628-usbphy";
|
H A D | keystone-usb-phy.txt | 4 - compatible: should be "ti,keystone-usbphy". 15 compatible = "ti,keystone-usbphy";
|
H A D | rockchip-usb-phy.yaml | 69 usbphy: usbphy {
|
H A D | phy-hi6220-usb.txt | 11 usb_phy: usbphy {
|
H A D | phy-pxa-usb.txt | 10 usb-phy: usbphy@d4207000 {
|
/openbmc/qemu/hw/usb/ |
H A D | imx-usb-phy.c | 31 s->usbphy[USBPHY_PWD] = 0x001e1c00; in imx_usbphy_softreset() 32 s->usbphy[USBPHY_TX] = 0x10060607; in imx_usbphy_softreset() 33 s->usbphy[USBPHY_RX] = 0x00000000; in imx_usbphy_softreset() 34 s->usbphy[USBPHY_CTRL] = 0xc0200000; in imx_usbphy_softreset() 67 value = s->usbphy[index - 1]; in imx_usbphy_read() 79 value = s->usbphy[index - 2]; in imx_usbphy_read() 91 value = s->usbphy[index - 3]; in imx_usbphy_read() 95 value = s->usbphy[index]; in imx_usbphy_read() 116 s->usbphy[index] = value; in imx_usbphy_write() 127 s->usbphy[index] = value; in imx_usbphy_write() [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/reset/ |
H A D | renesas,rzg2l-usbphy-ctrl.yaml | 4 $id: http://devicetree.org/schemas/reset/renesas,rzg2l-usbphy-ctrl.yaml# 20 - renesas,r9a07g043-usbphy-ctrl # RZ/G2UL 21 - renesas,r9a07g044-usbphy-ctrl # RZ/G2{L,LC} 22 - renesas,r9a07g054-usbphy-ctrl # RZ/V2L 23 - const: renesas,rzg2l-usbphy-ctrl 59 phyrst: usbphy-ctrl@11c40000 { 60 compatible = "renesas,r9a07g044-usbphy-ctrl", 61 "renesas,rzg2l-usbphy-ctrl";
|
/openbmc/u-boot/arch/arm/mach-imx/mx7ulp/ |
H A D | scg.c | 709 struct usbphy_regs *usbphy = in scg_enable_usb_pll() local 724 writel(0x1c00000, &usbphy->usb1_pll_480_ctrl_clr); in scg_enable_usb_pll() 728 writel(0xc00000, &usbphy->usb1_pll_480_ctrl_set); in scg_enable_usb_pll() 732 writel(0x800000, &usbphy->usb1_pll_480_ctrl_set); in scg_enable_usb_pll() 736 writel(0x1400000, &usbphy->usb1_pll_480_ctrl_set); in scg_enable_usb_pll() 740 writel(0xc00000, &usbphy->usb1_pll_480_ctrl_set); in scg_enable_usb_pll() 746 &usbphy->usb1_pll_480_ctrl_set); in scg_enable_usb_pll() 752 writel(PLL_USB_PWR_MASK, &usbphy->usb1_pll_480_ctrl_set); in scg_enable_usb_pll() 756 if (readl(&usbphy->usb1_pll_480_ctrl) & in scg_enable_usb_pll() 764 &usbphy->usb1_pll_480_ctrl_clr); in scg_enable_usb_pll() [all …]
|
/openbmc/u-boot/arch/arc/dts/ |
H A D | iot_devkit.dts | 37 phys = <&usbphy>; 41 usbphy: phy { label
|
/openbmc/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx8dxl-ss-conn.dtsi | 41 fsl,usbphy = <&usbphy2>; 69 usbphy2: usbphy@5b110000 { 70 compatible = "fsl,imx8dxl-usbphy", "fsl,imx7ulp-usbphy";
|
/openbmc/linux/Documentation/devicetree/bindings/usb/ |
H A D | brcm,bcm7445-ehci.yaml | 36 const: usbphy 54 phy-names = "usbphy";
|
H A D | allwinner,sun4i-a10-musb.yaml | 100 phys = <&usbphy 0>; 102 extcon = <&usbphy 0>;
|
/openbmc/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx27-pdk.dts | 17 usbphy { 22 usbphy0: usbphy@0 { 113 fsl,usbphy = <&usbphy0>;
|
H A D | imx27-phytec-phycore-rdk.dts | 51 usbphy { 52 usbphy2: usbphy@2 { 297 fsl,usbphy = <&usbphy2>;
|
H A D | imx27-phytec-phycore-som.dtsi | 32 usbphy { 37 usbphy0: usbphy@0 { 308 fsl,usbphy = <&usbphy0>;
|
/openbmc/linux/arch/arm64/boot/dts/allwinner/ |
H A D | sun50i-h616.dtsi | 515 phys = <&usbphy 0>; 517 extcon = <&usbphy 0>; 521 usbphy: phy@5100400 { label 565 phys = <&usbphy 0>; 578 phys = <&usbphy 0>; 593 phys = <&usbphy 1>; 606 phys = <&usbphy 1>; 621 phys = <&usbphy 2>; 634 phys = <&usbphy 2>; 649 phys = <&usbphy 3>; [all …]
|
/openbmc/linux/drivers/usb/host/ |
H A D | xhci-tegra.c | 297 struct usb_phy **usbphy; member 1407 return (tegra->usbphy[index] != NULL); in is_usb2_otg_phy() 1451 struct usb_phy *usbphy) in tegra_xusb_get_usb2_port() argument 1456 if (tegra->usbphy[i] && usbphy == tegra->usbphy[i]) in tegra_xusb_get_usb2_port() 1468 struct usb_phy *usbphy = (struct usb_phy *)data; in tegra_xhci_id_notify() local 1493 sizeof(*tegra->usbphy), GFP_KERNEL); in tegra_xusb_init_usb_phy() 1494 if (!tegra->usbphy) in tegra_xusb_init_usb_phy() 1511 if (!IS_ERR(tegra->usbphy[i])) { in tegra_xusb_init_usb_phy() 1518 tegra->usbphy[i] = NULL; in tegra_xusb_init_usb_phy() 1532 if (tegra->usbphy[i]) in tegra_xusb_deinit_usb_phy() [all …]
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | imx6sll.dtsi | 534 usbphy1: usbphy@020c9000 { 535 compatible = "fsl,imx6sll-usbphy", "fsl,imx6ul-usbphy", 536 "fsl,imx23-usbphy"; 544 usbphy2: usbphy@020ca000 { 545 compatible = "fsl,imx6sll-usbphy", "fsl,imx6ul-usbphy", 546 "fsl,imx23-usbphy"; 698 fsl,usbphy = <&usbphy1>; 713 fsl,usbphy = <&usbphy2>;
|
H A D | sun50i-a64-pinebook.dts | 80 phys = <&usbphy 0>; 127 phys = <&usbphy 0>; 290 &usbphy {
|
H A D | sunxi-h3-h5.dtsi | 249 phys = <&usbphy 0>; 251 extcon = <&usbphy 0>; 255 usbphy: phy@1c19400 { label 312 phys = <&usbphy 1>; 324 phys = <&usbphy 1>; 335 phys = <&usbphy 2>; 347 phys = <&usbphy 2>; 358 phys = <&usbphy 3>; 370 phys = <&usbphy 3>;
|
/openbmc/linux/arch/arm/boot/dts/allwinner/ |
H A D | sunxi-h3-h5.dtsi | 260 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 …]
|
/openbmc/qemu/include/hw/usb/ |
H A D | imx-usb-phy.h | 51 uint32_t usbphy[USBPHY_MAX]; member
|
/openbmc/linux/drivers/usb/gadget/udc/ |
H A D | tegra-xudc.c | 516 struct usb_phy **usbphy; member 785 struct usb_phy *usbphy) in tegra_xudc_get_phy_index() argument 790 if (xudc->usbphy[i] && usbphy == xudc->usbphy[i]) in tegra_xudc_get_phy_index() 799 struct usb_phy *usbphy) in tegra_xudc_update_data_role() argument 820 xudc->curr_usbphy = usbphy; in tegra_xudc_update_data_role() 2117 if (xudc->usbphy[i]) in tegra_xudc_gadget_start() 2142 if (xudc->usbphy[i]) in tegra_xudc_gadget_stop() 3509 if (!xudc->usbphy) in tegra_xudc_phy_get() 3530 if (IS_ERR(xudc->usbphy[i])) { in tegra_xudc_phy_get() 3574 xudc->usbphy[i] = NULL; in tegra_xudc_phy_get() [all …]
|