Searched full:rt5350 (Results 1 – 15 of 15) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | ralink,rt5350-pinctrl.yaml | 4 $id: http://devicetree.org/schemas/pinctrl/ralink,rt5350-pinctrl.yaml# 7 title: Ralink RT5350 Pin Controller 14 Ralink RT5350 pin controller for RT5350 SoC. 20 const: ralink,rt5350-pinctrl 198 compatible = "ralink,rt5350-pinctrl";
|
/openbmc/linux/arch/mips/ralink/ |
H A D | rt305x.c | 52 panic("rt5350: invalid DRAM size: %u", t); in rt5350_get_mem_size() 130 soc_info->compatible = "ralink,rt5350-soc"; in rt305x_get_soc_name() 131 return "RT5350"; in rt305x_get_soc_name() 164 return "rt5350"; in rt305x_get_soc_id_name()
|
H A D | ill_acc.c | 55 /* somehow this driver breaks on RT5350 */ in ill_acc_of_setup() 56 if (of_machine_is_compatible("ralink,rt5350-soc")) in ill_acc_of_setup()
|
H A D | clk.c | 43 return "ralink,rt5350-sysc"; in clk_cpu()
|
H A D | of.c | 51 { .compatible = "ralink,rt5350-sysc" },
|
/openbmc/linux/Documentation/devicetree/bindings/clock/ |
H A D | mediatek,mtmips-sysc.yaml | 33 - ralink,rt5350-sysc 60 compatible = "ralink,rt5350-sysc", "syscon";
|
/openbmc/linux/Documentation/devicetree/bindings/mips/ |
H A D | ralink.yaml | 50 - description: Boards with Ralink RT5350 SoC 52 - const: ralink,rt5350-soc
|
/openbmc/linux/drivers/pinctrl/mediatek/ |
H A D | pinctrl-rt305x.c | 122 { .compatible = "ralink,rt5350-pinctrl" },
|
/openbmc/linux/drivers/clk/ralink/ |
H A D | clk-mtmips.c | 52 /* RT5350 SoC */ 859 .compatible = "ralink,rt5350-sysc", 1001 CLK_OF_DECLARE_DRIVER(rt5350_clk, "ralink,rt5350-sysc", mtmips_clk_init);
|
/openbmc/linux/Documentation/devicetree/bindings/net/ |
H A D | mediatek,net.yaml | 28 - ralink,rt5350-eth
|
/openbmc/linux/drivers/net/wireless/ralink/rt2x00/ |
H A D | rt2x00.h | 161 #define RT5350 0x5350 /* WSOC 2.4GHz */ macro
|
H A D | rt2800lib.c | 3415 } else if (rt2x00_rt(rt2x00dev, RT5350)) { in rt2800_config_channel_rf53xx() 4529 rt2x00_rt(rt2x00dev, RT5350)) { in rt2800_config_channel() 5992 } else if (rt2x00_rt(rt2x00dev, RT5350)) { in rt2800_init_registers() 6648 if (rt2x00_rt(rt2x00dev, RT5350)) { in rt2800_init_bbp_3352() 6668 if (rt2x00_rt(rt2x00dev, RT5350)) { in rt2800_init_bbp_3352() 6700 if (rt2x00_rt(rt2x00dev, RT5350)) { in rt2800_init_bbp_3352() 7255 case RT5350: in rt2800_init_bbp() 10646 case RT5350: in rt2800_init_rfcsr() 11039 else if (rt2x00_rt(rt2x00dev, RT5350)) in rt2800_init_eeprom() 11858 case RT5350: in rt2800_probe_rt()
|
/openbmc/linux/drivers/net/ethernet/mediatek/ |
H A D | mtk_eth_soc.c | 5224 { .compatible = "ralink,rt5350-eth", .data = &rt5350_data },
|
/openbmc/linux/ |
H A D | MAINTAINERS | 16960 F: Documentation/devicetree/bindings/pinctrl/ralink,rt5350-pinctrl.yaml
|
H A D | opengrok0.0.log | [all...] |