Home
last modified time | relevance | path

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

12345678910>>...17

/kernel/linux/linux-5.10/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 …]
/kernel/linux/linux-5.10/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 …]
/kernel/linux/linux-5.10/arch/x86/platform/geode/
Dnet5501.c92 static struct net5501_board __initdata boards[] = { variable
114 for (i = 0; i < ARRAY_SIZE(boards); i++) { in net5501_present()
115 unsigned char *model = rombase + boards[i].offset; in net5501_present()
117 if (!memcmp(model, boards[i].sig, boards[i].len)) { in net5501_present()
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/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.rst32 .. kernel-doc:: arch/sh/boards/mach-dreamcast/rtc.c
38 .. kernel-doc:: arch/sh/boards/mach-x3proto/ilsel.c
/kernel/linux/linux-5.10/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.
/kernel/linux/linux-5.10/sound/soc/mediatek/
DKconfig10 This adds ASoC driver for Mediatek MT2701 boards
21 This adds ASoC driver for Mediatek MT2701 boards
31 This adds ASoC driver for Mediatek MT2701 boards
41 This adds ASoC driver for Mediatek MT6797 boards
51 This adds ASoC driver for Mediatek MT6797 boards
71 This adds ASoC driver for Mediatek MT8173 boards
82 This adds ASoC driver for Mediatek MT8173 boards
93 This adds ASoC driver for Mediatek MT8173 boards
105 This adds ASoC driver for Mediatek MT8173 boards
132 This adds ASoC driver for Mediatek MT8183 boards
[all …]
/kernel/linux/linux-5.10/sound/soc/tegra/
DKconfig122 tristate "SoC Audio support for Tegra boards using an RT5640 codec"
127 boards using the RT5640 codec, such as Dalmore.
130 tristate "SoC Audio support for Tegra boards using a WM8753 codec"
135 boards using the WM8753 codec, such as Whistler.
138 tristate "SoC Audio support for Tegra boards using a WM8903 codec"
143 boards using the WM8093 codec. Currently, the supported boards are
147 tristate "SoC Audio support for Tegra boards using a WM9712 codec"
153 boards using the WM9712 (or compatible) codec.
164 tristate "SoC Audio support for Tegra boards using an ALC5632 codec"
172 tristate "SoC Audio support for Tegra boards using a MAX98090 codec"
[all …]
/kernel/linux/linux-5.10/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"
135 tristate "Microchip ASoC driver for boards using S/PDIF TX"
[all …]
/kernel/linux/linux-5.10/arch/powerpc/platforms/85xx/
Dcorenet_generic.c110 static const char * const boards[] __initconst = { variable
152 if (of_device_compatible_match(of_root, boards)) in corenet_generic_probe()
156 for (i = 0; boards[i]; i++) { in corenet_generic_probe()
157 snprintf(hv_compat, sizeof(hv_compat), "%s-hv", boards[i]); in corenet_generic_probe()
/kernel/linux/linux-5.10/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.
/kernel/linux/linux-5.10/arch/mips/generic/
DKconfig23 bool "Support MIPS SEAD-3 boards"
28 development boards, which boot using a legacy boot protocol.
34 bool "Support MSCC Ocelot boards"
49 bool "Include FDT for MIPS Boston boards"
77 bool "Support boards based on Ingenic SoCs"
80 Enable support for boards based on Ingenic SoCs.
/kernel/linux/linux-5.10/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.
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/sound/soc/fsl/
DKconfig135 comment "SoC Audio support for Freescale PPC boards:"
225 comment "SoC Audio support for Freescale i.MX boards:"
239 tristate "SoC audio support for Visstrim M10 boards"
250 tristate "SoC Audio support for Phytec phyCORE (and phyCARD) boards"
259 and phyCARD boards in AC97 mode
274 tristate "SoC Audio support for i.MX boards with the ES8328 codec"
286 tristate "SoC Audio support for i.MX boards with sgtl5000"
297 tristate "SoC Audio support for i.MX boards with S/PDIF"
301 SoC Audio support for i.MX boards with S/PDIF
306 tristate "SoC Audio support for I.MX boards with mc13783"
[all …]
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/arch/arm64/boot/dts/renesas/
Dr8a779a0-falcon.dts3 * Device Tree Source for the Falcon CPU and BreakOut boards
12 model = "Renesas Falcon CPU and Breakout boards based on r8a779a0";
/kernel/linux/linux-5.10/drivers/power/reset/
DKconfig66 This driver provides restart support for Broadcom STB boards.
100 Reboot support for Hisilicon boards.
117 Power off and restart support for Qualcomm boards.
125 Power On support for Qualcomm boards.
183 Some boards don't actually have the ability to power off.
191 Reset support for STMicroelectronics boards.
200 reference boards.
208 Express boards.
214 Reboot support for the APM SoC X-Gene Eval boards.
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/
Dstorm.txt1 * Sound complex for Storm boards
3 Models a soundcard for Storm boards with the Qualcomm Technologies IPQ806x SOC
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/arm/marvell/
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
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
/kernel/linux/linux-5.10/Documentation/driver-api/serial/
Dmoxa-smartio.rst34 boards.
76 Smartio/Industio boards.
82 Configuration program to setup ISA boards. Please note that
107 - Maximum 4 boards can be installed in combination
137 4 Moxa Smartio/Industio PCI Family multiport boards can be installed
178 Device naming when more than 2 boards installed
200 This driver will activate ISA boards according to the parameter set
203 Therefore the board number is sorted by the CAP address of ISA boards.
204 For PCI boards, their sequence will be after ISA boards and C168H/PCI
205 has higher priority than C104H/PCI boards.
[all …]

12345678910>>...17