Home
last modified time | relevance | path

Searched full:selects (Results 1 – 25 of 674) sorted by relevance

12345678910>>...27

/Linux-v5.10/drivers/mmc/host/
DKconfig21 This selects the ARM(R) AMBA(R) PrimeCell Multimedia Card
32 This selects the Qualcomm Data Mover lite/local on SD Card controller.
43 This selects the STMicroelectronics STM32 SDMMC host controller.
52 This selects the Intel(R) PXA(R) Multimedia card Interface.
62 This selects the generic Secure Digital Host Controller Interface.
99 This selects the PCI Secure Digital Host Controller Interface.
125 This selects support for ACPI enumerated SDHCI controllers,
137 This selects the common helper functions support for Secure Digital
151 This selects the Arasan Secure Digital Host Controller Interface
164 This selects the ASPEED Secure Digital Host Controller Interface.
[all …]
/Linux-v5.10/drivers/net/ethernet/stmicro/stmmac/
DKconfig34 This selects the platform specific bus support for the stmmac driver.
67 This selects the Anarion SoC glue layer support for the stmmac driver.
77 This selects the IPQ806x SoC glue layer support for the stmmac
96 This selects the MT2712 SoC support for the stmmac driver.
105 This selects the Amlogic Meson SoC glue layer support for
117 This selects the Oxford Semiconductor OXNASSoC glue layer support for
127 This selects the Qualcomm ETHQOS glue layer support for the
138 This selects the Rockchip RK3288 SoC glue layer support for
149 This selects the Altera SOCFPGA SoC glue layer support
161 This selects STi SoC glue layer support for the stmmac
[all …]
/Linux-v5.10/drivers/net/ethernet/hisilicon/
DKconfig25 This selects the hix5hd2 mac family network device.
33 This selects the Hisilicon Fast Ethernet MAC device(FEMAC).
63 This selects the HNS MDIO support. It is needed by HNS_DSAF to access
69 This selects the framework support for Hisilicon Network Subsystem. It
78 This selects the DSAF (Distributed System Area Frabric) network
87 This selects the general ethernet driver for HNS. This module make
94 This selects the framework support for Hisilicon Network Subsystem 3.
106 This selects the HNS3_HCLGE network acceleration engine & its hardware
124 This selects the HNS3 VF drivers network acceleration engine & its hardware
134 This selects the Ethernet Driver for Hisilicon Network Subsystem 3 for hip08
/Linux-v5.10/drivers/scsi/ufs/
DKconfig42 This selects the support for UFS devices in Linux, say Y and make
57 This selects the PCI UFS Host Controller Interface. Select this if
76 This selects the UFS host controller support. Select this if
87 This selects the Cadence-specific additions to UFSHCD platform driver.
105 This selects the QCOM specific additions to UFSHCD platform driver.
118 This selects the Mediatek specific additions to UFSHCD platform driver.
131 This selects the Hisilicon specific additions to UFSHCD platform driver.
140 This selects driver for TI glue layer for Cadence UFS Host
143 Selects this if you have TI platform with UFS controller.
169 This selects the EXYNOS specific additions to UFSHCD platform driver.
/Linux-v5.10/drivers/gpu/drm/rockchip/
DKconfig26 This selects support for Rockchip SoC specific extensions
34 This selects support for Rockchip SoC specific extensions
42 This selects support for Rockchip SoC specific extensions
51 This selects support for Rockchip SoC specific extensions
59 This selects support for Rockchip SoC specific extensions
87 This selects support for Rockchip SoC specific extensions
/Linux-v5.10/Documentation/devicetree/bindings/spi/
Drenesas,sh-msiof.yaml73 Total number of chip selects (default is 1).
74 Up to 3 native chip selects are supported:
78 Hardware limitations related to chip selects:
79 - Native chip selects are always deasserted in between transfers
82 - All slaves using native chip selects must use the same spi-cs-high
84 - When using GPIO chip selects, at least one native chip select must
Dspi-controller.yaml30 GPIOs used as chip selects.
31 If that property is used, the number of chip selects will be
32 increased automatically with max(cs-gpios, hardware chip selects).
48 Total number of chip selects.
Drenesas,rspi.yaml85 Total number of native chip selects.
86 Hardware limitations related to chip selects:
87 - When using GPIO chip selects, at least one native chip select must
Dspi-cadence.txt14 - num-cs : Number of chip selects used.
16 chip selects after the decoder.
/Linux-v5.10/Documentation/devicetree/bindings/bus/
Dqcom,ebi2.txt10 NOR flash memories), WE (write enable). This on top of 6 different chip selects
20 The chip selects have the following memory range assignments. This region of
37 this is something just used on the FAST chip selects and that the SLOW
38 chip selects are understood fully. There is also a "byte device enable"
43 together, or if some chip selects are hardwired to be FAST and others are SLOW
76 Optional properties arrays for SLOW chip selects:
95 Optional properties arrays for FAST chip selects:
/Linux-v5.10/Documentation/devicetree/bindings/dma/
Dfsl-imx-sdma.txt113 SDMA remap. Bit 15 of GPR0 selects between UART4_RX and SAI1_RX.
114 Setting bit 15 to 1 selects SAI1_RX.
116 SDMA remap. Bit 16 of GPR0 selects between UART4_TX and SAI1_TX.
117 Setting bit 16 to 1 selects SAI1_TX.
/Linux-v5.10/kernel/rcu/
DKconfig12 This option selects the RCU implementation that is
22 This option selects the RCU implementation that is
34 This option selects the RCU implementation that is
57 This option selects the sleepable version of RCU. This version
65 This option selects the single-CPU non-preemptible version of SRCU.
71 This option selects the full-fledged version of SRCU.
/Linux-v5.10/net/ipv4/netfilter/
DKconfig151 (e.g. when running oldconfig). It selects
171 (e.g. when running oldconfig). It selects
231 (e.g. when running oldconfig). It selects NETFILTER_XT_TARGET_MASQUERADE.
239 (e.g. when running oldconfig). It selects
248 (e.g. when running oldconfig). It selects
299 (e.g. when running oldconfig). It selects
/Linux-v5.10/scripts/kconfig/
Dstreamline_config.pl143 my %selects;
234 if (defined($selects{$conf})) {
235 $selects{$conf} .= " " . $config;
237 $selects{$conf} = $config;
504 # Check if something other than a module selects this config
506 dprint "$conf (non module) selects config, we are good\n";
511 dprint "$conf selects $config so we are good\n";
512 # A set config selects this config, we are good
527 print STDERR " current config selects it.\n";
532 # selects this config. Repeat.
[all …]
/Linux-v5.10/Documentation/devicetree/bindings/display/panel/
Dpanel-timing.yaml153 0 selects active low, 1 selects active high.
160 0 selects active low, 1 selects active high.
167 0 selects active low, 1 selects active high.
/Linux-v5.10/drivers/spi/
DKconfig93 This selects a driver for the Atmel SPI Controller, present on
101 This selects a driver for the AT91 USART Controller as SPI Master,
134 This selects a driver for the Broadcom BCM2835 SPI master.
145 This selects a driver for the Broadcom BCM2835 SPI aux master.
201 This selects the Cadence SPI controller master driver
493 This selects the MediaTek(R) SPI bus driver.
502 This selects a driver for the MediaTek MT7621 SPI Controller.
609 This selects the ARM(R) AMBA(R) PrimeCell PL022 SSP
618 This selects a driver for the PPC4xx SPI Controller.
635 This selects a driver for Rockchip SPI controller.
[all …]
/Linux-v5.10/drivers/mmc/core/
DKconfig10 This selects Hardware reset support aka pwrseq-emmc for eMMC
20 This selects hardware reset support for the SD8787 BT + Wifi
31 This selects simple hardware reset support aka pwrseq-simple for MMC
/Linux-v5.10/Documentation/ABI/testing/
Dsysfs-bus-iio-counter-104-quad-878 scale attribute selects the encoder phase division (scale of 1
79 selects full-cycle, scale of 0.5 selects half-cycle, scale of
80 0.25 selects quarter-cycle) processed by the channel Y counter.
/Linux-v5.10/Documentation/devicetree/bindings/pinctrl/
Dqcom,pmic-mpp.txt138 Definition: Selects the power source for the specified pins. Valid power
144 Definition: Selects the source for analog output. Valued values are
151 Definition: Selects which dtest rail to be routed in the various functions.
157 Definition: Selects the source for analog input. Valid values are
/Linux-v5.10/include/sound/
Dda9055.h23 /* Selects which of the two MicBias pins acts as the bias source */
25 /* Selects the micbias voltage */
/Linux-v5.10/drivers/crypto/ux500/
DKconfig14 This selects the crypto driver for the UX500_CRYP hardware. It supports
24 This selects the hash driver for the UX500_HASH hardware.
/Linux-v5.10/include/linux/mfd/
Dstm32-timers.h58 #define TIM_CCMR_CC1S_TI1 BIT(0) /* IC1/IC3 selects TI1/TI3 */
59 #define TIM_CCMR_CC1S_TI2 BIT(1) /* IC1/IC3 selects TI2/TI4 */
60 #define TIM_CCMR_CC2S_TI2 BIT(8) /* IC2/IC4 selects TI2/TI4 */
61 #define TIM_CCMR_CC2S_TI1 BIT(9) /* IC2/IC4 selects TI1/TI3 */
/Linux-v5.10/Documentation/hwmon/
Dpmbus-core.rst211 ignored. Otherwise, a phase value of 0xff selects all phases.
219 i2c_smbus_read_word_data(), but selects page and phase first. If the chip does
221 value of 0xff selects all phases.
229 selects page first.
236 selects page first. <page> may be -1, which means "current page".
243 selects page first. <page> may be -1, which means "current page".
/Linux-v5.10/arch/m68k/include/asm/
Dmcfqspi.h18 * The QSPI module has 4 hardware chip selects. We don't use them. Instead
33 * @num_chipselects: number of chip selects supported by this qspi driver.
/Linux-v5.10/arch/mips/include/asm/mach-loongson64/
Dcpucfg-emul.h33 /* CPUCFG selects 4 and 5 are related to the input clock in loongson3_cpucfg_read_synthesized()
52 * Return 0 for unrecognized CPUCFG selects, which is real hardware in loongson3_cpucfg_read_synthesized()

12345678910>>...27