Searched refs:usb0 (Results 1 – 25 of 277) sorted by relevance
12345678910>>...12
/third_party/uboot/u-boot-2020.01/arch/arm/dts/ |
D | keystone-k2g-evm-u-boot.dtsi | 11 usb0 = &usb0; 31 &usb0 {
|
D | r8a7794-alt-u-boot.dts | 29 usb0_pins: usb0 { 30 groups = "usb0"; 31 function = "usb0";
|
D | uniphier-pro4-ref.dts | 32 usb0 = &usb0; 92 &usb0 {
|
D | uniphier-pinctrl.dtsi | 179 pinctrl_usb0: usb0 { 180 groups = "usb0"; 181 function = "usb0";
|
D | zynq-zc702.dts | 19 usb0 = &usb0; 378 pinctrl_usb0_default: usb0-default { 381 function = "usb0"; 422 &usb0 {
|
D | zynqmp-zc1751-xm015-dc1.dts | 28 usb0 = &usb0; 166 &usb0 {
|
D | zynq-topic-miami.dts | 20 usbotg0 = &usb0; 94 &usb0 {
|
D | zynqmp-zc1751-xm017-dc3.dts | 28 usb0 = &usb0; 201 &usb0 {
|
D | am335x-evm-u-boot.dtsi | 11 &usb0 {
|
D | zynq-zc706.dts | 282 pinctrl_usb0_default: usb0-default { 285 function = "usb0"; 326 &usb0 {
|
D | r8a7790-stout.dts | 182 usb0_pins: usb0 { 183 groups = "usb0"; 184 function = "usb0";
|
D | zynqmp-zcu104-revA.dts | 31 usb0 = &usb0; 271 &usb0 {
|
/third_party/uboot/u-boot-2020.01/arch/x86/cpu/ivybridge/ |
D | cpu.c | 101 pci_dev_t usb0 = PCH_EHCI1_DEV; in enable_usb_bar() local 107 pci_bus_write_config(bus, usb0, PCI_BASE_ADDRESS_0, in enable_usb_bar() 109 pci_bus_read_config(bus, usb0, PCI_COMMAND, &cmd, PCI_SIZE_32); in enable_usb_bar() 111 pci_bus_write_config(bus, usb0, PCI_COMMAND, cmd, PCI_SIZE_32); in enable_usb_bar()
|
/third_party/uboot/u-boot-2020.01/doc/device-tree-bindings/pinctrl/ |
D | bcm6838-pinctrl.txt | 25 usb0: usb0 {
|
/third_party/uboot/u-boot-2020.01/doc/device-tree-bindings/phy/ |
D | sun4i-usb-phy.txt | 40 - usb0_vbus_det-gpios : gpio phandle for detecting the presence of usb0 vbus 41 - usb0_vbus_power-supply: power-supply phandle for usb0 vbus presence detect 42 - usb0_vbus-supply : regulator phandle for controller usb0 vbus
|
/third_party/uboot/u-boot-2020.01/drivers/pinctrl/uniphier/ |
D | pinctrl-uniphier-ld11.c | 73 UNIPHIER_PINCTRL_GROUP(usb0), 93 UNIPHIER_PINMUX_FUNCTION(usb0),
|
D | pinctrl-uniphier-ld4.c | 96 UNIPHIER_PINCTRL_GROUP(usb0), 118 UNIPHIER_PINMUX_FUNCTION(usb0),
|
D | pinctrl-uniphier-pxs3.c | 92 UNIPHIER_PINCTRL_GROUP(usb0), 117 UNIPHIER_PINMUX_FUNCTION(usb0),
|
D | pinctrl-uniphier-sld8.c | 94 UNIPHIER_PINCTRL_GROUP(usb0), 115 UNIPHIER_PINMUX_FUNCTION(usb0),
|
D | pinctrl-uniphier-ld6b.c | 105 UNIPHIER_PINCTRL_GROUP(usb0), 127 UNIPHIER_PINMUX_FUNCTION(usb0),
|
D | pinctrl-uniphier-pxs2.c | 105 UNIPHIER_PINCTRL_GROUP(usb0), 131 UNIPHIER_PINMUX_FUNCTION(usb0),
|
D | pinctrl-uniphier-ld20.c | 98 UNIPHIER_PINCTRL_GROUP(usb0), 123 UNIPHIER_PINMUX_FUNCTION(usb0),
|
D | pinctrl-uniphier-pro4.c | 125 UNIPHIER_PINCTRL_GROUP(usb0), 151 UNIPHIER_PINMUX_FUNCTION(usb0),
|
D | pinctrl-uniphier-pro5.c | 114 UNIPHIER_PINCTRL_GROUP(usb0), 137 UNIPHIER_PINMUX_FUNCTION(usb0),
|
/third_party/uboot/u-boot-2020.01/arch/arm/mach-omap2/am33xx/ |
D | board.c | 196 static struct ti_musb_platdata usb0 = { variable 218 { "ti-musb-peripheral", &usb0 }, 220 { "ti-musb-host", &usb0 },
|
12345678910>>...12