/linux/arch/arm/mach-mvebu/ |
H A 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" 52 Say 'Y' here if you want your kernel to support boards based 56 bool "Marvell Armada 380/385 boards" 70 Say 'Y' here if you want your kernel to support boards based 74 bool "Marvell Armada 39x boards" 85 Say 'Y' here if you want your kernel to support boards based 89 bool "Marvell Armada XP boards" 97 Say 'Y' here if you want your kernel to support boards based [all …]
|
/linux/arch/x86/platform/geode/ |
H A D | net5501.c | 46 static struct net5501_board __initdata boards[] = { variable 68 for (i = 0; i < ARRAY_SIZE(boards); i++) { in net5501_present() 69 unsigned char *model = rombase + boards[i].offset; in net5501_present() 71 if (!memcmp(model, boards[i].sig, boards[i].len)) { in net5501_present()
|
/linux/Documentation/arch/sh/ |
H A D | new-machine.rst | 10 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 …]
|
H A D | index.rst | 34 .. kernel-doc:: arch/sh/boards/mach-dreamcast/rtc.c 40 .. kernel-doc:: arch/sh/boards/mach-x3proto/ilsel.c
|
/linux/sound/soc/mediatek/ |
H A D | Kconfig | 11 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 73 boards with the WM8960 codecs. 92 This adds ASoC driver for Mediatek MT8173 boards 103 This adds ASoC driver for Mediatek MT8173 boards 114 This adds ASoC driver for Mediatek MT8173 boards 126 This adds ASoC driver for Mediatek MT8173 boards [all …]
|
/linux/arch/powerpc/platforms/512x/ |
H A 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/sound/soc/atmel/ |
H A D | Kconfig | 53 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/sound/soc/rockchip/ |
H A D | Kconfig | 49 tristate "ASoC support for Rockchip boards using a MAX98090 codec" 57 boards using the MAX98090 codec and HDMI codec, such as Veyron. 60 tristate "ASoC support for Rockchip boards using a RT5645/RT5650 codec" 66 boards using the RT5645/RT5650 codec, such as Veyron. 69 tristate "ASoC support multiple codecs for Rockchip RK3288 boards" 78 RK3288 boards using an analog output and the built-in HDMI audio. 81 tristate "ASoC support multiple codecs for Rockchip RK3399 GRU boards" 92 audio on Rockchip RK3399 GRU boards.
|
/linux/sound/soc/tegra/ |
H A D | Kconfig | 194 tristate "SoC Audio support for Tegra boards using an RT5631 codec" 200 boards using the RT5631 codec, such as Transformer. 203 tristate "SoC Audio support for Tegra boards using an RT5640 codec" 209 boards using the RT5640 codec, such as Dalmore. 212 tristate "SoC Audio support for Tegra boards using a WM8753 codec" 218 boards using the WM8753 codec, such as Whistler. 221 tristate "SoC Audio support for Tegra boards using a WM8903 codec" 227 boards using the WM8093 codec. Currently, the supported boards are 231 tristate "SoC Audio support for Tegra boards using a WM9712 codec" 238 boards using the WM9712 (or compatible) codec. [all …]
|
/linux/arch/powerpc/platforms/52xx/ |
H A 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/arch/powerpc/platforms/85xx/ |
H A D | corenet_generic.c | 110 static const char * const boards[] __initconst = { variable 152 if (of_machine_compatible_match(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()
|
/linux/sound/soc/qcom/ |
H A D | Kconfig | 51 tristate "ASoC I2S support for Storm boards" 144 tristate "SoC Machine driver for MSM8996 and APQ8096 boards" 155 tristate "SoC Machine driver for SDM845 boards" 170 tristate "SoC Machine driver for SM8250 boards" 182 tristate "SoC Machine driver for SC8280XP boards" 194 tristate "SoC Machine driver for SC7180 boards" 209 tristate "SoC Machine driver for SC7280 boards" 227 tristate "SoC Machine driver for X1E80100 boards"
|
/linux/drivers/staging/gpib/ |
H A D | Kconfig | 31 Enable support for HP/Agilent/Keysight boards 58 and Keithly KPCI-488 boards. 64 tristate "NI PCI/ISA compatible boards" 73 Enable support for National Instruments boards based 90 tristate "Measurement Computing compatible boards" 162 GPIB driver for HP82335 and HP27209 boards 175 GPIB driver for HP82341 A/B/C/D boards 189 GPIB driver for Ines compatible boards 210 measurement computing boards and Ines boards.
|
/linux/arch/mips/generic/ |
H A D | Kconfig | 23 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/drivers/net/can/c_can/ |
H A D | Kconfig | 14 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/Documentation/driver-api/tty/ |
H A D | moxa-smartio.rst | 23 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/arch/arm/boot/dts/broadcom/ |
H A D | bcm283x-rpi-led-deprecated.dtsi | 6 * Raspberry Pi boards. Please don't include this file 7 * for new boards!
|
/linux/Documentation/networking/devlink/ |
H A D | sfc.rst | 23 - For boards where the management function is split between multiple 27 - For boards where the management function is split between multiple 52 - Expansion ROM version. For boards where the expansion ROM is split between
|
/linux/Documentation/hwmon/ |
H A D | vexpress.rst | 13 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/Documentation/sound/cards/ |
H A 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/sound/soc/samsung/ |
H A D | Kconfig | 93 tristate "Audio support for Google Snow boards" 100 boards based on Exynos5 series of SoCs. 136 Say Y if you want to add support for SoC audio on Aries boards, 143 tristate "SoC I2S Audio support for Midas boards" 149 Say Y if you want to add support for SoC audio on the Midas boards.
|
/linux/arch/arm64/boot/dts/renesas/ |
H A D | r8a779g0-white-hawk.dts | 3 * Device Tree Source for the R-Car V4H White Hawk CPU and BreakOut boards 13 model = "Renesas White Hawk CPU and Breakout boards based on r8a779g0";
|
H A D | r8a779f0-spider.dts | 3 * Device Tree Source for the Spider CPU and BreakOut boards 13 model = "Renesas Spider CPU and Breakout boards based on r8a779f0";
|
/linux/sound/soc/fsl/ |
H A D | Kconfig | 197 comment "SoC Audio support for Freescale PPC boards:" 270 comment "SoC Audio support for Freescale i.MX boards:" 284 tristate "SoC Audio support for i.MX boards with the ES8328 codec" 296 tristate "SoC Audio support for i.MX boards with sgtl5000" 332 tristate "SoC Audio support for i.MX boards with AUDMIX" 336 SoC Audio support for i.MX boards with Audio Mixer 341 tristate "SoC Audio support for i.MX boards with HDMI port" 353 tristate "SoC Audio support for i.MX boards with rpmsg" 359 SoC Audio support for i.MX boards with rpmsg. 365 tristate "SoC Audio Graph Sound Card support for i.MX boards" [all …]
|
/linux/Documentation/i2c/busses/ |
H A D | i2c-pca-isa.rst | 7 This driver supports ISA boards using the Philips PCA 9564 25 This driver supports ISA boards using the Philips PCA 9564
|