Home
last modified time | relevance | path

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

12345678910>>...30

/linux/drivers/mmc/host/
H A DKconfig30 This selects the ARM(R) AMBA(R) PrimeCell Multimedia Card
41 This selects the Qualcomm Data Mover lite/local on SD Card controller.
52 This selects the STMicroelectronics STM32 SDMMC host controller.
61 This selects the Intel(R) PXA(R) Multimedia card Interface.
71 This selects the generic Secure Digital Host Controller Interface.
118 This selects the PCI Secure Digital Host Controller Interface.
144 This selects support for ACPI enumerated SDHCI controllers,
156 This selects the common helper functions support for Secure Digital
170 This selects the Arasan Secure Digital Host Controller Interface
184 This selects the ASPEED Secure Digital Host Controller Interface.
[all …]
/linux/drivers/net/ethernet/stmicro/stmmac/
H A DKconfig36 This selects the platform specific bus support for the stmmac driver.
69 This selects the Anarion SoC glue layer support for the stmmac driver.
88 This selects Ingenic SoCs glue layer support for the stmmac
100 This selects the IPQ806x SoC glue layer support for the stmmac
122 This selects the MT2712 SoC support for the stmmac driver.
131 This selects the Amlogic Meson SoC glue layer support for
142 This selects the Qualcomm ETHQOS glue layer support for the
154 This selects Renesas SoC glue layer support for the stmmac device
166 This selects the Rockchip RK3288 SoC glue layer support for
177 This selects the Renesas RZ/N1 SoC glue layer support for
[all …]
/linux/drivers/ufs/host/
H A DKconfig15 This selects the PCI UFS Host Controller Interface. Select this if
34 This selects the UFS host controller support. Select this if
45 This selects the Cadence-specific additions to UFSHCD platform driver.
64 This selects the QCOM specific additions to UFSHCD platform driver.
80 This selects the Mediatek specific additions to UFSHCD platform driver.
93 This selects the Hisilicon specific additions to UFSHCD platform driver.
102 This selects the Renesas specific additions to UFSHCD platform driver.
114 This selects driver for TI glue layer for Cadence UFS Host
117 Selects this if you have TI platform with UFS controller.
124 This selects the Samsung Exynos SoC specific additions to UFSHCD
[all …]
/linux/drivers/net/ethernet/hisilicon/
H A DKconfig26 This selects the hix5hd2 mac family network device.
34 This selects the Hisilicon Fast Ethernet MAC device(FEMAC).
64 This selects the HNS MDIO support. It is needed by HNS_DSAF to access
70 This selects the framework support for Hisilicon Network Subsystem. It
79 This selects the DSAF (Distributed System Area Frabric) network
88 This selects the general ethernet driver for HNS. This module make
97 This selects the framework support for Hisilicon Network Subsystem 3.
110 This selects the HNS3_HCLGE network acceleration engine & its hardware
128 This selects the HNS3 VF drivers network acceleration engine & its hardware
139 This selects the Ethernet Driver for Hisilicon Network Subsystem 3 for hip08
/linux/net/ipv4/netfilter/
H A DKconfig85 (e.g. when running oldconfig). It selects CONFIG_NF_LOG_SYSLOG.
93 (e.g. when running oldconfig). It selects CONFIG_NF_LOG_SYSLOG.
160 (e.g. when running oldconfig). It selects
180 (e.g. when running oldconfig). It selects
242 (e.g. when running oldconfig). It selects NETFILTER_XT_TARGET_MASQUERADE.
250 (e.g. when running oldconfig). It selects
259 (e.g. when running oldconfig). It selects
297 (e.g. when running oldconfig). It selects
/linux/Documentation/devicetree/bindings/spi/
H A Drenesas,sh-msiof.yaml84 Total number of chip selects (default is 1).
85 Up to 3 native chip selects are supported:
89 Hardware limitations related to chip selects:
90 - Native chip selects are always deasserted in between transfers
93 - All slaves using native chip selects must use the same spi-cs-high
95 - When using GPIO chip selects, at least one native chip select must
H A Dnuvoton,npcm-fiu.txt6 FIU0 and FIUx supports two chip selects,
10 FIU0 and FIUx supports two chip selects,
11 FIU1 and FIU3 supports four chip selects.
H A 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).
95 Total number of chip selects.
H A Drenesas,rspi.yaml90 Total number of native chip selects.
91 Hardware limitations related to chip selects:
92 - When using GPIO chip selects, at least one native chip select must
/linux/drivers/pinctrl/renesas/
H A DKconfig273 This selects pinctrl driver for Renesas RZ/A1 platforms.
283 This selects GPIO and pinctrl driver for Renesas RZ/A2 platforms.
295 This selects GPIO and pinctrl driver for Renesas RZ/{G2L,G2UL,V2L}
305 This selects pinctrl driver for Renesas RZ/N1 devices.
317 This selects GPIO and pinctrl driver for Renesas RZ/T2H
328 This selects GPIO and pinctrl driver for Renesas RZ/V2M
/linux/scripts/kconfig/
H A Dstreamline_config.pl143 my %selects;
236 if (defined($selects{$conf})) {
237 $selects{$conf} .= " " . $config;
239 $selects{$conf} = $config;
506 # Check if something other than a module selects this config
508 dprint "$conf (non module) selects $config, we are good\n";
513 dprint "$conf selects $config so we are good\n";
514 # A set config selects this config, we are good
529 # Some config options have no prompt, and nothing selects them, but
535 print STDERR " current config selects it.\n";
[all …]
/linux/Documentation/devicetree/bindings/memory-controllers/
H A Dqcom,ebi2.yaml17 NOR flash memories), WE (write enable). This on top of 6 different chip selects
27 The chip selects have the following memory range assignments. This region of
44 this is something just used on the FAST chip selects and that the SLOW
45 chip selects are understood fully. There is also a "byte device enable"
50 together, or if some chip selects are hardwired to be FAST and others are SLOW
/linux/Documentation/devicetree/bindings/display/panel/
H A Dpanel-timing.yaml146 0 selects active low, 1 selects active high.
154 0 selects active low, 1 selects active high.
162 0 selects active low, 1 selects active high.
/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_tc.h40 /* Selects TPID for ES0 tag A */
50 /* Selects VID for ES0 tag A */
88 /* Selects TPID for ES0 tag B. */
/linux/drivers/net/ethernet/microchip/vcap/
H A Dvcap_ag_api.h306 * Selects between entries relevant for first and second lookup. Set for first
558 * Selects source for DSCP. 0: Controlled by port configuration and IFH. 1:
622 * Selects which of the two QoS Mapping Table lookups that MAP_KEY and MAP_IDX
676 * Pipeline action when FWD_SEL > 0. 0: XTR. CPU_QU selects CPU extraction queue
700 * Selects tag C mode: 0: Do not push tag C. 1: Push tag C if
733 * Selects PCP for ES0 tag A. 0: Classified DEI. 1: DEI_A_VAL. 2: DP and QoS
736 * Selects PCP for ES0 tag A. 0: Classified PCP. 1: PCP_A_VAL. 2: DP and QoS
739 * Selects TPID for ES0 tag A: 0: 0x8100. 1: 0x88A8. 2: Custom
743 * Selects VID for ES0 tag A. 0: Classified VID + VID_A_VAL. 1: VID_A_VAL.
745 * Selects PCP for ES0 tag B. 0: Classified DEI. 1: DEI_B_VAL. 2: DP and QoS
[all …]
/linux/Documentation/devicetree/bindings/pinctrl/
H A Dqcom,pmic-mpp.yaml123 Selects the source for analog output. Valued values are defined in
130 Selects ATEST rail to route to GPIO when it's
137 Selects DTEST rail to route to GPIO when it's
144 Selects the source for analog input. Valid values are defined in
/linux/include/linux/mfd/
H A Dstm32-timers.h70 #define TIM_CCMR_CC1S_TI1 BIT(0) /* IC1/IC3 selects TI1/TI3 */
71 #define TIM_CCMR_CC1S_TI2 BIT(1) /* IC1/IC3 selects TI2/TI4 */
72 #define TIM_CCMR_CC2S_TI2 BIT(8) /* IC2/IC4 selects TI2/TI4 */
73 #define TIM_CCMR_CC2S_TI1 BIT(9) /* IC2/IC4 selects TI1/TI3 */
76 #define TIM_CCMR_CC3S_TI3 BIT(0) /* IC3 selects TI3 */
77 #define TIM_CCMR_CC4S_TI4 BIT(8) /* IC4 selects TI4 */
/linux/drivers/mmc/core/
H A 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/drivers/gpu/drm/i915/display/
H A Dintel_tv_regs.h30 /* Selects 4x oversampling for 480i and 576p */
32 /* Selects 2x oversampling for 720p and 1080i */
34 /* Selects no oversampling for 1080p */
36 /* Selects 8x oversampling */
39 /* Selects progressive mode rather than interlaced */
407 /* Selects the least adaptive vertical filtering mode */
409 /* Selects the moderately adaptive vertical filtering mode */
411 /* Selects the most adaptive vertical filtering mode */
/linux/security/apparmor/
H A DKconfig52 This option selects whether introspection of loaded policy
65 This option selects whether introspection of loaded policy
76 This option selects whether sha256 hashing of loaded policy
/linux/arch/loongarch/
H A DKconfig335 This option selects 4KB page size with 3 level page tables, which
343 This option selects 4KB page size with 4 level page tables, which
351 This option selects 16KB page size with 2 level page tables, which
359 This option selects 16KB page size with 3 level page tables, which
367 This option selects 64KB page size with 2 level page tables, which
375 This option selects 64KB page size with 3 level page tables, which
526 pages. This option selects the largest power of two that the kernel
/linux/drivers/pinctrl/microchip/
H A DKconfig10 This selects the pinctrl driver for gpio2 on pic64gx.
18 This selects the pinctrl drivers for Microchip Polarfire SoC.
/linux/include/sound/
H A Dda9055.h23 /* Selects which of the two MicBias pins acts as the bias source */
25 /* Selects the micbias voltage */
/linux/net/ipv6/netfilter/
H A DKconfig78 (e.g. when running oldconfig). It selects CONFIG_NF_LOG_SYSLOG.
138 (e.g. when running oldconfig). It selects
194 (e.g. when running oldconfig). It selects
288 (e.g. when running oldconfig). It selects NETFILTER_XT_TARGET_MASQUERADE.
/linux/Documentation/devicetree/bindings/usb/
H A Dusb251xb.yaml83 selects between self- and bus-powered operation
89 selects between self- and bus-powered operation
100 selects between multi- and single-transaction-translator
106 selects between multi- and single-transaction-translator

12345678910>>...30