Searched full:rt3352 (Results 1 – 15 of 15) sorted by relevance
/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | ralink,rt3352-pinctrl.yaml | 4 $id: http://devicetree.org/schemas/pinctrl/ralink,rt3352-pinctrl.yaml# 7 title: Ralink RT3352 Pin Controller 14 Ralink RT3352 pin controller for RT3352 SoC. 20 const: ralink,rt3352-pinctrl 235 compatible = "ralink,rt3352-pinctrl";
|
/linux/arch/mips/ralink/ |
H A D | rt305x.c | 126 soc_info->compatible = "ralink,rt3352-soc"; in rt305x_get_soc_name() 127 return "RT3352"; in rt305x_get_soc_name() 162 return "rt3352"; in rt305x_get_soc_id_name()
|
H A D | clk.c | 40 return "ralink,rt3352-sysc"; in clk_cpu()
|
H A D | of.c | 49 { .compatible = "ralink,rt3352-sysc" },
|
/linux/Documentation/devicetree/bindings/mips/ |
H A D | ralink.yaml | 40 - description: Boards with Ralink RT3352 SoC 42 - const: ralink,rt3352-soc
|
/linux/drivers/phy/ralink/ |
H A D | Kconfig | 21 RT3352, MT7620, MT7628 and MT7688.
|
H A D | phy-ralink-usb.c | 153 .compatible = "ralink,rt3352-usbphy",
|
/linux/Documentation/devicetree/bindings/phy/ |
H A D | mediatek,mt7628-usbphy.yaml | 17 - ralink,rt3352-usbphy
|
/linux/Documentation/devicetree/bindings/clock/ |
H A D | mediatek,mtmips-sysc.yaml | 31 - ralink,rt3352-sysc
|
/linux/drivers/net/wireless/ralink/rt2x00/ |
H A D | Kconfig | 214 Supported chips: RT2880, RT3050, RT3052, RT3350, RT3352.
|
H A D | rt2800.h | 39 * RF3322 2.4G 2T2R(RT3352/RT3371/RT3372/RT3391/RT3392) 2703 * EXTERNAL_TX0_PA: 0: disable, 1: enable (only on RT3352) 2704 * EXTERNAL_TX1_PA: 0: disable, 1: enable (only on RT3352)
|
H A D | rt2x00.h | 156 #define RT3352 0x3352 /* WSOC */ macro
|
/linux/drivers/pinctrl/mediatek/ |
H A D | pinctrl-rt305x.c | 121 { .compatible = "ralink,rt3352-pinctrl" },
|
/linux/drivers/clk/ralink/ |
H A D | clk-mtmips.c | 37 /* RT3352 SoC */ 867 .compatible = "ralink,rt3352-sysc", 1015 CLK_OF_DECLARE_DRIVER(rt3352_clk, "ralink,rt3352-sysc", mtmips_clk_init);
|
/linux/ |
H A D | MAINTAINERS | 18473 F: Documentation/devicetree/bindings/pinctrl/ralink,rt3352-pinctrl.yaml
|