Searched +full:mt8183 +full:- +full:mtu3 (Results  1 – 5 of 5) sorted by relevance
| /linux/Documentation/devicetree/bindings/usb/ | 
| H A D | mediatek,mtu3.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 4 --- 5 $id: http://devicetree.org/schemas/usb/mediatek,mtu3.yaml# 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 11   - Chunfeng Yun <chunfeng.yun@mediatek.com> 14   - $ref: usb-drd.yaml 23       - enum: 24           - mediatek,mt2712-mtu3 25           - mediatek,mt8173-mtu3 26           - mediatek,mt8183-mtu3 [all …] 
 | 
| /linux/Documentation/devicetree/bindings/phy/ | 
| H A D | mediatek,tphy.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 4 --- 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 8 title: MediaTek T-PHY Controller 11   - Chunfeng Yun <chunfeng.yun@mediatek.com> 14   The T-PHY controller supports physical layer functionality for a number of 17   Layout differences of banks between T-PHY V1 (mt8173/mt2701) and 18   T-PHY V2 (mt2712) / V3 (mt8195) when works on USB mode: 19   ----------------------------------- 67     pattern: "^t-phy(@[0-9a-f]+)?$" [all …] 
 | 
| /linux/arch/arm64/boot/dts/mediatek/ | 
| H A D | mt8365.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0 OR MIT) 10 #include <dt-bindings/clock/mediatek,mt8365-clk.h> 11 #include <dt-bindings/interrupt-controller/arm-gic.h> 12 #include <dt-bindings/interrupt-controller/irq.h> 13 #include <dt-bindings/memory/mediatek,mt8365-larb-port.h> 14 #include <dt-bindings/phy/phy.h> 15 #include <dt-bindings/power/mediatek,mt8365-power.h> 19 	interrupt-parent = <&sysirq>; 20 	#address-cells = <2>; 21 	#size-cells = <2>; [all …] 
 | 
| /linux/drivers/usb/mtu3/ | 
| H A D | mtu3_host.c | 1 // SPDX-License-Identifier: GPL-2.0 3  * mtu3_dr.c - dual role switch and host glue layer 18 #include "mtu3.h" 27 /* mt8183 */ 65  * ip-sleep wakeup mode: 72 	switch (ssusb->uwk_vers) {  in ssusb_wakeup_ip_sleep_set() 74 		reg = ssusb->uwk_reg_base + PERI_WK_CTRL1;  in ssusb_wakeup_ip_sleep_set() 79 		reg = ssusb->uwk_reg_base + PERI_WK_CTRL0;  in ssusb_wakeup_ip_sleep_set() 84 		reg = ssusb->uwk_reg_base + PERI_WK_CTRL0;  in ssusb_wakeup_ip_sleep_set() 89 		reg = ssusb->uwk_reg_base + PERI_WK_CTRL1_8195;  in ssusb_wakeup_ip_sleep_set() [all …] 
 | 
| /linux/ | 
| H A D | MAINTAINERS | 5 --------------------------------------------------- 21 	W: *Web-page* with status/info 23 	B: URI for where to file *bugs*. A web-page with detailed bug 28 	   patches to the given subsystem. This is either an in-tree file, 29 	   or a URI. See Documentation/maintainer/maintainer-entry-profile.rst 46 	   N:	[^a-z]tegra	all files whose path contains tegra 64 ---------------- 83 3WARE SAS/SATA-RAID SCSI DRIVERS (3W-XXXX, 3W-9XXX, 3W-SAS) 85 L:	linux-scsi@vger.kernel.org 88 F:	drivers/scsi/3w-* [all …] 
 |