Home
last modified time | relevance | path

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

/Linux-v6.1/arch/arm/boot/dts/
Dbcm47094-luxul-abr-4500.dts43 <&xhci_port1>;
Dbcm47094-luxul-xbr-4500.dts43 <&xhci_port1>;
Dbcm47094-luxul-xwr-3150-v1.dts46 <&xhci_port1>;
Dbcm4708-netgear-r6250.dts53 <&xhci_port1>;
Dbcm47094-luxul-xwr-3100.dts68 <&xhci_port1>;
Dbcm4709-tplink-archer-c9-v1.dts50 <&xhci_port1>;
Dbcm47094-dlink-dir-885l.dts71 <&xhci_port1>;
Dbcm4708-smartrg-sr400ac.dts52 trigger-sources = <&xhci_port1>;
Dbcm4708-buffalo-wzr-1750dhp.dts56 <&xhci_port1>, <&ohci_port2>,
Dbcm4708-buffalo-wzr-1166dhp-common.dtsi46 <&xhci_port1>, <&ohci_port2>,
Dbcm47094-asus-rt-ac88u.dts62 trigger-sources = <&ehci_port1>, <&xhci_port1>;
Dbcm47094-linksys-panamera.dts71 <&xhci_port1>;
Dbcm5301x.dtsi326 xhci_port1: port@1 { label
/Linux-v6.1/drivers/thunderbolt/
Dswitch.c3797 bool usb_port1, usb_port3, xhci_port1, xhci_port3; in tb_switch_xhci_connect() local
3801 xhci_port1 = tb_lc_is_xhci_connected(port1); in tb_switch_xhci_connect()
3805 if (usb_port1 && !xhci_port1) { in tb_switch_xhci_connect()