Home
last modified time | relevance | path

Searched refs:boards (Results 1 – 25 of 397) sorted by relevance

12345678910>>...16

/Linux-v5.15/arch/arm/mach-mvebu/
DKconfig29 bool "Marvell Armada 370 boards"
37 Say 'Y' here if you want your kernel to support boards based
41 bool "Marvell Armada 375 boards"
53 Say 'Y' here if you want your kernel to support boards based
57 bool "Marvell Armada 380/385 boards"
71 Say 'Y' here if you want your kernel to support boards based
75 bool "Marvell Armada 39x boards"
86 Say 'Y' here if you want your kernel to support boards based
90 bool "Marvell Armada XP boards"
98 Say 'Y' here if you want your kernel to support boards based
[all …]
/Linux-v5.15/arch/mips/netlogic/
DKconfig6 bool "Built-in device tree for XLP EVP boards"
10 Add an FDT blob for XLP EVP boards into the kernel.
16 bool "Built-in device tree for XLP SVP boards"
20 Add an FDT blob for XLP VP boards into the kernel.
26 bool "Built-in device tree for XLP FVP boards"
36 bool "Built-in device tree for XLP GVP boards"
46 bool "Built-in device tree for XLP RVP boards"
55 bool "Support for multi-chip boards"
59 Add support for boards with 2 or 4 XLPs connected over ICI.
71 Support boards with upto two XLPs connected over ICI.
[all …]
/Linux-v5.15/arch/x86/platform/geode/
Dnet5501.c101 static struct net5501_board __initdata boards[] = { variable
123 for (i = 0; i < ARRAY_SIZE(boards); i++) { in net5501_present()
124 unsigned char *model = rombase + boards[i].offset; in net5501_present()
126 if (!memcmp(model, boards[i].sig, boards[i].len)) { in net5501_present()
/Linux-v5.15/arch/powerpc/platforms/512x/
DKconfig3 bool "512x-based boards"
27 bool "Generic support for simple MPC512x based boards"
31 This option enables support for simple MPC512x based boards
34 Compatible boards include: Protonic LVT base boards (ZANMCU
/Linux-v5.15/Documentation/sh/
Dnew-machine.rst10 for new boards to the LinuxSH port under the new 2.5 and 2.6 kernels. This
29 | `-- boards
35 | ... more boards here ...
44 .. more boards here ...
93 isolated, or whether it will be part of a family of boards that can mostly
97 board in arch/sh/boards/ and adding rules to hook your board in with the
99 it makes more sense to have a common top-level arch/sh/boards/ directory
101 Both the Solution Engine and the hp6xx boards are an example of this.
103 After you have setup your new arch/sh/boards/ directory, remember that you
107 as the arch/sh/boards/ directory name, though if your board is again part of
[all …]
Dindex.rst34 .. kernel-doc:: arch/sh/boards/mach-dreamcast/rtc.c
40 .. kernel-doc:: arch/sh/boards/mach-x3proto/ilsel.c
/Linux-v5.15/sound/soc/rockchip/
DKconfig38 tristate "ASoC support for Rockchip boards using a MAX98090 codec"
46 boards using the MAX98090 codec and HDMI codec, such as Veyron.
49 tristate "ASoC support for Rockchip boards using a RT5645/RT5650 codec"
55 boards using the RT5645/RT5650 codec, such as Veyron.
58 tristate "ASoC support multiple codecs for Rockchip RK3288 boards"
67 RK3288 boards using an analog output and the built-in HDMI audio.
70 tristate "ASoC support multiple codecs for Rockchip RK3399 GRU boards"
81 audio on Rockchip RK3399 GRU boards.
/Linux-v5.15/sound/soc/mediatek/
DKconfig11 This adds ASoC driver for Mediatek MT2701 boards
22 This adds ASoC driver for Mediatek MT2701 boards
32 This adds ASoC driver for Mediatek MT2701 boards
42 This adds ASoC driver for Mediatek MT6797 boards
52 This adds ASoC driver for Mediatek MT6797 boards
72 This adds ASoC driver for Mediatek MT8173 boards
83 This adds ASoC driver for Mediatek MT8173 boards
94 This adds ASoC driver for Mediatek MT8173 boards
106 This adds ASoC driver for Mediatek MT8173 boards
134 This adds ASoC driver for Mediatek MT8183 boards
[all …]
/Linux-v5.15/sound/soc/tegra/
DKconfig124 tristate "SoC Audio support for Tegra boards using an RT5640 codec"
130 boards using the RT5640 codec, such as Dalmore.
133 tristate "SoC Audio support for Tegra boards using a WM8753 codec"
139 boards using the WM8753 codec, such as Whistler.
142 tristate "SoC Audio support for Tegra boards using a WM8903 codec"
148 boards using the WM8093 codec. Currently, the supported boards are
152 tristate "SoC Audio support for Tegra boards using a WM9712 codec"
159 boards using the WM9712 (or compatible) codec.
171 tristate "SoC Audio support for Tegra boards using an ALC5632 codec"
180 tristate "SoC Audio support for Tegra boards using a MAX98090 codec"
[all …]
/Linux-v5.15/sound/soc/atmel/
DKconfig53 tristate "Atmel ASoC driver for boards using WM8904 codec"
59 Say Y if you want to add support for Atmel ASoC driver for boards using
73 tristate "Atmel ASoC driver for boards using CLASSD"
78 Say Y if you want to add support for Atmel ASoC driver for boards using
82 tristate "Atmel ASoC driver for boards using PDMIC"
87 Say Y if you want to add support for Atmel ASoC driver for boards using
101 tristate "Atmel ASoC driver for boards using I2S"
106 Say Y or M if you want to add support for Atmel ASoc driver for boards
121 tristate "Microchip ASoC driver for boards using I2S MCC"
138 tristate "Microchip ASoC driver for boards using S/PDIF TX"
[all …]
/Linux-v5.15/arch/powerpc/platforms/85xx/
Dcorenet_generic.c111 static const char * const boards[] __initconst = { variable
153 if (of_device_compatible_match(of_root, boards)) in corenet_generic_probe()
157 for (i = 0; boards[i]; i++) { in corenet_generic_probe()
158 snprintf(hv_compat, sizeof(hv_compat), "%s-hv", boards[i]); in corenet_generic_probe()
/Linux-v5.15/arch/powerpc/platforms/52xx/
DKconfig3 bool "52xx-based boards"
9 bool "Generic support for simple MPC5200 based boards"
13 This option enables support for a simple MPC52xx based boards which
14 do not need a custom platform specific setup. Such boards are
54 for MPC5200B based boards.
/Linux-v5.15/arch/mips/generic/
DKconfig23 bool "Support MIPS SEAD-3 boards"
28 development boards, which boot using a legacy boot protocol.
34 bool "Legacy support for Ocelot based boards"
54 bool "Include FDT for MIPS Boston boards"
62 bool "Include FDT for IMG Pistachio Marduk (CI40) boards"
112 bool "Support boards based on Ingenic SoCs"
115 Enable support for boards based on Ingenic SoCs.
/Linux-v5.15/drivers/net/can/c_can/
DKconfig14 boards from ST Microelectronics (http://www.st.com) like the
15 SPEAr1310 and SPEAr320 evaluation boards & TI (www.ti.com)
16 boards like am335x, dm814x, dm813x and dm811x.
/Linux-v5.15/Documentation/hwmon/
Dnct6683.rst36 Limit register locations on Intel boards with EC firmware version 1.0
49 only instantiates on Intel boards. To enable it on non-Intel boards,
55 The driver has been reported to work with the following boards and
Dvexpress.rst13 for the Versatile Express boards:
15 - http://infocenter.arm.com/help/topic/com.arm.doc.subset.boards.express/index.html
28 from a wide range of boards, each of them containing (apart of the main
/Linux-v5.15/sound/soc/qcom/
DKconfig40 tristate "ASoC I2S support for Storm boards"
107 tristate "SoC Machine driver for MSM8996 and APQ8096 boards"
118 tristate "SoC Machine driver for SDM845 boards"
132 tristate "SoC Machine driver for SM8250 boards"
143 tristate "SoC Machine driver for SC7180 boards"
/Linux-v5.15/Documentation/sound/cards/
Dvia82xx-mixer.rst5 On many VIA82xx boards, the ``Input Source Select`` mixer control does not work.
6 Setting it to ``Input2`` on such boards will cause recording to hang, or fail
/Linux-v5.15/sound/soc/fsl/
DKconfig172 comment "SoC Audio support for Freescale PPC boards:"
258 comment "SoC Audio support for Freescale i.MX boards:"
272 tristate "SoC Audio support for i.MX boards with the ES8328 codec"
284 tristate "SoC Audio support for i.MX boards with sgtl5000"
295 tristate "SoC Audio support for i.MX boards with S/PDIF"
299 SoC Audio support for i.MX boards with S/PDIF
323 tristate "SoC Audio support for i.MX boards with AUDMIX"
327 SoC Audio support for i.MX boards with Audio Mixer
332 tristate "SoC Audio support for i.MX boards with HDMI port"
344 tristate "SoC Audio support for i.MX boards with rpmsg"
[all …]
/Linux-v5.15/Documentation/devicetree/bindings/sound/
Dstorm.txt1 * Sound complex for Storm boards
3 Models a soundcard for Storm boards with the Qualcomm Technologies IPQ806x SOC
/Linux-v5.15/Documentation/i2c/busses/
Di2c-pca-isa.rst7 This driver supports ISA boards using the Philips PCA 9564
25 This driver supports ISA boards using the Philips PCA 9564
/Linux-v5.15/Documentation/driver-api/serial/
Dmoxa-smartio.rst23 boards:
56 Smartio/Industio boards.
81 - Maximum 4 boards can be installed in combination
100 4 Moxa Smartio/Industio PCI Family multiport boards can be installed
110 Device naming when more than 2 boards installed
192 More than 4 Moxa Smartio/Industio family boards found. Fifth board
197 driver supports up to 4 boards.
/Linux-v5.15/Documentation/devicetree/bindings/arm/marvell/
D98dx3236.txt11 In addition, boards using the Marvell 98DX3336 SoC shall have the
18 In addition, boards using the Marvell 98DX4251 SoC shall have the
Darmada-370-xp.txt11 In addition, boards using the Marvell Armada 370 SoC shall have the
18 In addition, boards using the Marvell Armada XP SoC shall have the
/Linux-v5.15/arch/mips/alchemy/
DKconfig14 bool "Alchemy DB1XXX / PB1XXX boards"
21 development boards: DB1000 DB1500 DB1100 DB1550 DB1200 DB1300

12345678910>>...16