| /linux/arch/arm64/boot/dts/nvidia/ |
| H A D | tegra234-p3768-0000+p3767.dtsi | 64 usb2 { 66 usb2-0 { 71 usb2-1 { 76 usb2-2 { 100 usb2-0 { 108 usb2-1 { 115 usb2-2 { 123 nvidia,usb2-companion = <1>; 129 nvidia,usb2-companion = <0>; 138 phys = <&{/bus@0/padctl@3520000/pads/usb2/lanes/usb2-0}>, [all …]
|
| H A D | tegra186-p3509-0000+p3636-0001.dts | 626 usb2 { 630 micro_b: usb2-0 { 635 usb2-1 { 640 usb2-2 { 660 usb2-0 { 677 usb2-1 { 684 usb2-2 { 692 nvidia,usb2-companion = <1>; 702 phys = <&{/padctl@3520000/pads/usb2/lanes/usb2-0}>, 703 <&{/padctl@3520000/pads/usb2/lanes/usb2-1}>, [all …]
|
| H A D | tegra210-p3541-0000.dts | 26 usb2-1 { 30 usb2-2 {
|
| /linux/drivers/phy/tegra/ |
| H A D | xusb.c | 292 padctl->usb2 = pad; in tegra_xusb_pad_create() 743 static int tegra_xusb_usb2_port_parse_dt(struct tegra_xusb_usb2_port *usb2) in tegra_xusb_usb2_port_parse_dt() argument 745 struct tegra_xusb_port *port = &usb2->base; in tegra_xusb_usb2_port_parse_dt() 750 usb2->internal = of_property_read_bool(np, "nvidia,internal"); in tegra_xusb_usb2_port_parse_dt() 757 usb2->mode = USB_DR_MODE_UNKNOWN; in tegra_xusb_usb2_port_parse_dt() 759 usb2->mode = err; in tegra_xusb_usb2_port_parse_dt() 762 usb2->mode = USB_DR_MODE_HOST; in tegra_xusb_usb2_port_parse_dt() 766 if (usb2->mode == USB_DR_MODE_PERIPHERAL || in tegra_xusb_usb2_port_parse_dt() 767 usb2->mode == USB_DR_MODE_OTG) { in tegra_xusb_usb2_port_parse_dt() 775 modes[usb2->mode]); in tegra_xusb_usb2_port_parse_dt() [all …]
|
| H A D | xusb-tegra186.c | 302 struct tegra_xusb_usb2_lane *usb2; in tegra186_usb2_lane_probe() local 305 usb2 = kzalloc_obj(*usb2); in tegra186_usb2_lane_probe() 306 if (!usb2) in tegra186_usb2_lane_probe() 309 INIT_LIST_HEAD(&usb2->base.list); in tegra186_usb2_lane_probe() 310 usb2->base.soc = &pad->soc->lanes[index]; in tegra186_usb2_lane_probe() 311 usb2->base.index = index; in tegra186_usb2_lane_probe() 312 usb2->base.pad = pad; in tegra186_usb2_lane_probe() 313 usb2->base.np = np; in tegra186_usb2_lane_probe() 315 err = tegra_xusb_lane_parse_dt(&usb2->base, np); in tegra186_usb2_lane_probe() 317 kfree(usb2); in tegra186_usb2_lane_probe() [all …]
|
| H A D | xusb-tegra124.c | 421 TEGRA124_LANE("usb2-0", 0x004, 0, 0x3, usb2), 422 TEGRA124_LANE("usb2-1", 0x004, 2, 0x3, usb2), 423 TEGRA124_LANE("usb2-2", 0x004, 4, 0x3, usb2), 430 struct tegra_xusb_usb2_lane *usb2; in tegra124_usb2_lane_probe() local 433 usb2 = kzalloc_obj(*usb2); in tegra124_usb2_lane_probe() 434 if (!usb2) in tegra124_usb2_lane_probe() 437 INIT_LIST_HEAD(&usb2->base.list); in tegra124_usb2_lane_probe() 438 usb2->base.soc = &pad->soc->lanes[index]; in tegra124_usb2_lane_probe() 439 usb2->base.index = index; in tegra124_usb2_lane_probe() 440 usb2->base.pad = pad; in tegra124_usb2_lane_probe() [all …]
|
| /linux/arch/arm/boot/dts/broadcom/ |
| H A D | bcm47081-tplink-archer-c5-v2.dts | 36 led-usb2-port1 { 37 label = "bcm53xx:green:usb2-port1"; 69 led-usb2-port2 { 70 label = "bcm53xx:green:usb2-port2"; 111 &usb2 {
|
| H A D | bcm4709-netgear-r7000.dts | 67 led-usb2 { 68 label = "bcm53xx:white:usb2"; 96 &usb2 {
|
| H A D | bcm4709-tplink-archer-c9-v1.dts | 54 led-usb2 { 55 label = "bcm53xx:blue:usb2"; 95 &usb2 {
|
| /linux/drivers/phy/amlogic/ |
| H A D | Makefile | 3 obj-$(CONFIG_PHY_MESON8B_USB2) += phy-meson8b-usb2.o 4 obj-$(CONFIG_PHY_MESON_GXL_USB2) += phy-meson-gxl-usb2.o 5 obj-$(CONFIG_PHY_MESON_G12A_USB2) += phy-meson-g12a-usb2.o
|
| /linux/drivers/media/usb/dvb-usb/ |
| H A D | Makefile | 32 dvb-usb-nova-t-usb2-objs := nova-t-usb2.o 33 obj-$(CONFIG_DVB_USB_NOVA_T_USB2) += dvb-usb-nova-t-usb2.o 80 dvb-usb-technisat-usb2-objs := technisat-usb2.o 81 obj-$(CONFIG_DVB_USB_TECHNISAT_USB2) += dvb-usb-technisat-usb2.o
|
| /linux/Documentation/devicetree/bindings/mips/lantiq/ |
| H A D | rcu.txt | 43 usb_phy0: usb2-phy@18 { 44 compatible = "lantiq,xrx200-usb2-phy"; 52 usb_phy1: usb2-phy@34 { 53 compatible = "lantiq,xrx200-usb2-phy";
|
| /linux/arch/arm/boot/dts/amlogic/ |
| H A D | meson8m2.dtsi | 92 compatible = "amlogic,meson8m2-usb2-phy", "amlogic,meson-mx-usb2-phy"; 96 compatible = "amlogic,meson8m2-usb2-phy", "amlogic,meson-mx-usb2-phy";
|
| /linux/arch/powerpc/boot/dts/fsl/ |
| H A D | mpc8536si-post.dtsi | 209 compatible = "fsl-usb2-mph-v1.2", "fsl,mpc8536-usb2-mph", "fsl-usb2-mph"; 217 compatible = "fsl-usb2-mph-v1.2", "fsl,mpc8536-usb2-mph", "fsl-usb2-mph"; 236 compatible = "fsl,mpc8536-usb2-dr", "fsl-usb2-dr";
|
| H A D | p1020si-post.dtsi | 145 /include/ "pq3-usb2-dr-0.dtsi" 147 compatible = "fsl-usb2-dr-v1.6", "fsl-usb2-dr"; 149 /include/ "pq3-usb2-dr-1.dtsi" 151 compatible = "fsl-usb2-dr-v1.6", "fsl-usb2-dr";
|
| /linux/Documentation/admin-guide/media/ |
| H A D | dvb-usb-nova-t-usb2-cardlist.rst | 3 dvb-usb-nova-t-usb2 cards list 15 * - Hauppauge WinTV-NOVA-T usb2
|
| /linux/arch/arm/boot/dts/st/ |
| H A D | stih410-pinctrl.dtsi | 13 pinctrl_usb0: usb2-0 { 22 pinctrl_usb1: usb2-1 {
|
| /linux/arch/mips/boot/dts/cavium-octeon/ |
| H A D | dlink_dsr-1000n.dts | 28 led-usb2 { 29 label = "usb2";
|
| /linux/drivers/phy/marvell/ |
| H A D | Makefile | 2 obj-$(CONFIG_ARMADA375_USBCLUSTER_PHY) += phy-armada375-usb2.o 14 obj-$(CONFIG_PHY_PXA_28NM_USB2) += phy-pxa-28nm-usb2.o
|
| /linux/drivers/phy/broadcom/ |
| H A D | Makefile | 4 obj-$(CONFIG_BCM_KONA_USB2_PHY) += phy-bcm-kona-usb2.o 5 obj-$(CONFIG_PHY_BCM_NS_USB2) += phy-bcm-ns-usb2.o
|
| /linux/arch/arm64/boot/dts/socionext/ |
| H A D | uniphier-pxs3-ref-gadget1.dts | 27 snps,usb2-gadget-lpm-disable; 28 phy-names = "usb2-phy", "usb3-phy";
|
| H A D | uniphier-pxs3-ref-gadget0.dts | 27 snps,usb2-gadget-lpm-disable; 28 phy-names = "usb2-phy", "usb3-phy";
|
| /linux/Documentation/ABI/testing/ |
| H A D | usb-uevent | 11 KERNEL[130.428945] offline /devices/pci0000:00/0000:00:10.0/usb2 (usb) 16 DEVPATH=/devices/pci0000:00/0000:00:10.0/usb2
|
| /linux/arch/arm/boot/dts/microchip/ |
| H A D | at91-wb45n.dtsi | 141 &usb2 { 159 usb2 { 160 pinctrl_board_usb2: usb2-board {
|
| /linux/Documentation/driver-api/phy/ |
| H A D | samsung-usb2.rst | 20 - phy-samsung-usb2.c 30 - phy-samsung-usb2.h 108 phy-samsung-usb2.c file. In case of Exynos 4210 the following lines were 113 .compatible = "samsung,exynos4210-usb2-phy", 135 obj-$(CONFIG_PHY_EXYNOS4210_USB2) += phy-exynos4210-usb2.o
|