/Linux-v4.19/arch/arm/mach-mvebu/ |
D | Kconfig | 28 bool "Marvell Armada 370 boards" 36 Say 'Y' here if you want your kernel to support boards based 40 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" 72 Say 'Y' here if you want your kernel to support boards based 76 bool "Marvell Armada 39x boards" 88 Say 'Y' here if you want your kernel to support boards based 92 bool "Marvell Armada XP boards" 100 Say 'Y' here if you want your kernel to support boards based [all …]
|
/Linux-v4.19/arch/mips/netlogic/ |
D | Kconfig | 6 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-v4.19/sound/soc/tegra/ |
D | Kconfig | 65 tristate "SoC Audio support for Tegra boards using an RT5640 codec" 70 boards using the RT5640 codec, such as Dalmore. 73 tristate "SoC Audio support for Tegra boards using a WM8753 codec" 78 boards using the WM8753 codec, such as Whistler. 81 tristate "SoC Audio support for Tegra boards using a WM8903 codec" 86 boards using the WM8093 codec. Currently, the supported boards are 90 tristate "SoC Audio support for Tegra boards using a WM9712 codec" 96 boards using the WM9712 (or compatible) codec. 107 tristate "SoC Audio support for Tegra boards using an ALC5632 codec" 115 tristate "SoC Audio support for Tegra boards using a MAX98090 codec" [all …]
|
/Linux-v4.19/arch/x86/platform/geode/ |
D | net5501.c | 97 static struct net5501_board __initdata boards[] = { variable 119 for (i = 0; i < ARRAY_SIZE(boards); i++) { in net5501_present() 120 unsigned char *model = rombase + boards[i].offset; in net5501_present() 122 if (!memcmp(model, boards[i].sig, boards[i].len)) { in net5501_present()
|
/Linux-v4.19/sound/soc/mediatek/ |
D | Kconfig | 9 This adds ASoC driver for Mediatek MT2701 boards 20 This adds ASoC driver for Mediatek MT2701 boards 30 This adds ASoC driver for Mediatek MT2701 boards 40 This adds ASoC driver for Mediatek MT6797 boards 50 This adds ASoC driver for Mediatek MT6797 boards 70 This adds ASoC driver for Mediatek MT8173 boards 81 This adds ASoC driver for Mediatek MT8173 boards 92 This adds ASoC driver for Mediatek MT8173 boards 104 This adds ASoC driver for Mediatek MT8173 boards
|
/Linux-v4.19/arch/powerpc/platforms/512x/ |
D | Kconfig | 3 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-v4.19/sound/soc/rockchip/ |
D | Kconfig | 36 tristate "ASoC support for Rockchip boards using a MAX98090 codec" 43 boards using the MAX98090 codec, such as Veyron. 46 tristate "ASoC support for Rockchip boards using a RT5645/RT5650 codec" 52 boards using the RT5645/RT5650 codec, such as Veyron. 55 tristate "ASoC support multiple codecs for Rockchip RK3288 boards" 64 RK3288 boards using an analog output and the built-in HDMI audio. 67 tristate "ASoC support multiple codecs for Rockchip RK3399 GRU boards" 78 audio on Rockchip RK3399 GRU boards.
|
/Linux-v4.19/sound/soc/atmel/ |
D | Kconfig | 45 tristate "Atmel ASoC driver for boards using WM8904 codec" 51 Say Y if you want to add support for Atmel ASoC driver for boards using 65 tristate "Atmel ASoC driver for boards using CLASSD" 70 Say Y if you want to add support for Atmel ASoC driver for boards using 74 tristate "Atmel ASoC driver for boards using PDMIC" 79 Say Y if you want to add support for Atmel ASoC driver for boards using 93 tristate "Atmel ASoC driver for boards using I2S" 98 Say Y or M if you want to add support for Atmel ASoc driver for boards
|
/Linux-v4.19/Documentation/sh/ |
D | new-machine.txt | 8 for new boards to the LinuxSH port under the new 2.5 and 2.6 kernels. This 27 | `-- boards 33 | ... more boards here ... 42 .. more boards here ... 89 isolated, or whether it will be part of a family of boards that can mostly 93 board in arch/sh/boards/ and adding rules to hook your board in with the 95 it makes more sense to have a common top-level arch/sh/boards/ directory 97 Both the Solution Engine and the hp6xx boards are an example of this. 99 After you have setup your new arch/sh/boards/ directory, remember that you 103 as the arch/sh/boards/ directory name, though if your board is again part of [all …]
|
D | index.rst | 37 .. kernel-doc:: arch/sh/boards/mach-dreamcast/rtc.c 43 .. kernel-doc:: arch/sh/boards/mach-x3proto/ilsel.c
|
/Linux-v4.19/arch/powerpc/platforms/52xx/ |
D | Kconfig | 3 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-v4.19/arch/powerpc/platforms/85xx/ |
D | corenet_generic.c | 135 static const char * const boards[] __initconst = { variable 177 if (of_device_compatible_match(of_root, boards)) in corenet_generic_probe() 181 for (i = 0; boards[i]; i++) { in corenet_generic_probe() 182 snprintf(hv_compat, sizeof(hv_compat), "%s-hv", boards[i]); in corenet_generic_probe()
|
/Linux-v4.19/drivers/net/can/c_can/ |
D | Kconfig | 13 boards from ST Microelectronics (http://www.st.com) like the 14 SPEAr1310 and SPEAr320 evaluation boards & TI (www.ti.com) 15 boards like am335x, dm814x, dm813x and dm811x.
|
/Linux-v4.19/Documentation/hwmon/ |
D | nct6683 | 31 Limit register locations on Intel boards with EC firmware version 1.0 44 only instantiates on Intel boards. To enable it on non-Intel boards, 50 The driver has been reported to work with the following boards and
|
D | vexpress | 9 for the Versatile Express boards: 10 http://infocenter.arm.com/help/topic/com.arm.doc.subset.boards.express/index.html 21 from a wide range of boards, each of them containing (apart of the main
|
/Linux-v4.19/drivers/power/reset/ |
D | Kconfig | 65 This driver provides restart support for Broadcom STB boards. 99 Reboot support for Hisilicon boards. 105 Power off and restart support for Qualcomm boards. 113 Power On support for Qualcomm boards. 154 Some boards don't actually have the ability to power off. 162 Reset support for STMicroelectronics boards. 171 reference boards. 179 Express boards. 185 Reboot support for the APM SoC X-Gene Eval boards.
|
/Linux-v4.19/sound/soc/fsl/ |
D | Kconfig | 97 comment "SoC Audio support for Freescale PPC boards:" 186 comment "SoC Audio support for Freescale i.MX boards:" 200 tristate "SoC audio support for Visstrim M10 boards" 211 tristate "SoC Audio support for Phytec phyCORE (and phyCARD) boards" 220 and phyCARD boards in AC97 mode 235 tristate "SoC Audio support for i.MX boards with the ES8328 codec" 247 tristate "SoC Audio support for i.MX boards with sgtl5000" 258 tristate "SoC Audio support for i.MX boards with S/PDIF" 262 SoC Audio support for i.MX boards with S/PDIF 267 tristate "SoC Audio support for I.MX boards with mc13783"
|
/Linux-v4.19/Documentation/sound/cards/ |
D | via82xx-mixer.rst | 5 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-v4.19/Documentation/devicetree/bindings/sound/ |
D | storm.txt | 1 * Sound complex for Storm boards 3 Models a soundcard for Storm boards with the Qualcomm Technologies IPQ806x SOC
|
/Linux-v4.19/Documentation/i2c/busses/ |
D | i2c-pca-isa | 4 This driver supports ISA boards using the Philips PCA 9564 22 This driver supports ISA boards using the Philips PCA 9564
|
/Linux-v4.19/Documentation/devicetree/bindings/arm/marvell/ |
D | 98dx3236.txt | 11 In addition, boards using the Marvell 98DX3336 SoC shall have the 18 In addition, boards using the Marvell 98DX4251 SoC shall have the
|
D | armada-370-xp.txt | 11 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
|
D | armada-38x.txt | 11 In addition, boards using the Marvell Armada 385 SoC shall have the 18 In addition, boards using the Marvell Armada 388 SoC shall have the
|
/Linux-v4.19/arch/mips/generic/ |
D | Kconfig | 23 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"
|
/Linux-v4.19/Documentation/serial/ |
D | moxa-smartio | 28 boards. 68 Smartio/Industio boards. 72 - io-irq.exe Configuration program to setup ISA boards. Please note that 95 - Maximum 4 boards can be installed in combination 130 4 Moxa Smartio/Industio PCI Family multiport boards can be installed 168 Device naming when more than 2 boards installed 187 This driver will activate ISA boards according to the parameter set 190 Therefore the board number is sorted by the CAP address of ISA boards. 191 For PCI boards, their sequence will be after ISA boards and C168H/PCI 192 has higher priority than C104H/PCI boards. [all …]
|