Home
last modified time | relevance | path

Searched refs:xhci_port1 (Results 1 – 16 of 16) sorted by relevance

/openbmc/linux/arch/arm/boot/dts/broadcom/
H A Dbcm47094-luxul-abr-4500.dts47 <&xhci_port1>;
H A Dbcm47094-luxul-xbr-4500.dts47 <&xhci_port1>;
H A Dbcm4708-netgear-r6250.dts53 <&xhci_port1>;
H A Dbcm4709-tplink-archer-c9-v1.dts50 <&xhci_port1>;
H A Dbcm47094-asus-rt-ac3100.dtsi54 trigger-sources = <&ehci_port1>, <&xhci_port1>;
H A Dbcm47094-luxul-xwr-3100.dts72 <&xhci_port1>;
H A Dbcm47094-dlink-dir-885l.dts72 <&xhci_port1>;
H A Dbcm4708-buffalo-wzr-1750dhp.dts56 <&xhci_port1>, <&ohci_port2>,
H A Dbcm4708-smartrg-sr400ac.dts52 trigger-sources = <&xhci_port1>;
H A Dbcm47094-luxul-xwr-3150-v1.dts47 <&xhci_port1>;
H A Dbcm4708-buffalo-wzr-1166dhp-common.dtsi46 <&xhci_port1>, <&ohci_port2>,
H A Dbcm47094-linksys-panamera.dts71 <&xhci_port1>;
H A Dbcm47094-dlink-dir-890l.dts68 trigger-sources = <&xhci_port1>;
H A Dbcm-ns.dtsi266 xhci_port1: port@1 { label
/openbmc/linux/arch/arm64/boot/dts/broadcom/bcmbca/
H A Dbcm4908.dtsi198 xhci_port1: port@1 { label
/openbmc/linux/drivers/thunderbolt/
H A Dswitch.c3674 bool usb_port1, usb_port3, xhci_port1, xhci_port3; in tb_switch_xhci_connect() local
3678 xhci_port1 = tb_lc_is_xhci_connected(port1); in tb_switch_xhci_connect()
3682 if (usb_port1 && !xhci_port1) { in tb_switch_xhci_connect()