Searched full:selects (Results 1 – 25 of 734) sorted by relevance
12345678910>>...30
/linux-6.14.4/drivers/mmc/host/ |
D | Kconfig | 30 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-6.14.4/drivers/net/ethernet/stmicro/stmmac/ |
D | Kconfig | 34 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 Ingenic SoCs glue layer support for the stmmac 89 This selects the IPQ806x SoC glue layer support for the stmmac 111 This selects the MT2712 SoC support for the stmmac driver. 120 This selects the Amlogic Meson SoC glue layer support for 131 This selects the Qualcomm ETHQOS glue layer support for the 142 This selects the Rockchip RK3288 SoC glue layer support for 153 This selects the Renesas RZ/N1 SoC glue layer support for 164 This selects NXP SoC glue layer support for the stmmac [all …]
|
/linux-6.14.4/drivers/ufs/host/ |
D | Kconfig | 15 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. 79 This selects the Mediatek specific additions to UFSHCD platform driver. 92 This selects the Hisilicon specific additions to UFSHCD platform driver. 101 This selects the Renesas specific additions to UFSHCD platform driver. 113 This selects driver for TI glue layer for Cadence UFS Host 116 Selects this if you have TI platform with UFS controller. 123 This selects the Samsung Exynos SoC specific additions to UFSHCD [all …]
|
/linux-6.14.4/drivers/gpu/drm/rockchip/ |
D | Kconfig | 31 This selects support for the VOP driver. You should enable it 37 This selects support for the VOP2 driver. The VOP2 hardware is 46 This selects support for Rockchip SoC specific extensions 56 This selects support for Rockchip SoC specific extensions 64 This selects support for Rockchip SoC specific extensions 73 This selects support for Rockchip SoC specific extensions 81 This selects support for Rockchip SoC specific extensions 90 This selects support for Rockchip SoC specific extensions 101 This selects support for Rockchip SoC specific extensions 133 This selects support for Rockchip SoC specific extensions
|
/linux-6.14.4/drivers/net/ethernet/hisilicon/ |
D | Kconfig | 26 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-6.14.4/net/ipv4/netfilter/ |
D | Kconfig | 84 (e.g. when running oldconfig). It selects CONFIG_NF_LOG_SYSLOG. 92 (e.g. when running oldconfig). It selects CONFIG_NF_LOG_SYSLOG. 159 (e.g. when running oldconfig). It selects 179 (e.g. when running oldconfig). It selects 241 (e.g. when running oldconfig). It selects NETFILTER_XT_TARGET_MASQUERADE. 249 (e.g. when running oldconfig). It selects 258 (e.g. when running oldconfig). It selects 296 (e.g. when running oldconfig). It selects
|
/linux-6.14.4/Documentation/devicetree/bindings/spi/ |
D | renesas,sh-msiof.yaml | 87 Total number of chip selects (default is 1). 88 Up to 3 native chip selects are supported: 92 Hardware limitations related to chip selects: 93 - Native chip selects are always deasserted in between transfers 96 - All slaves using native chip selects must use the same spi-cs-high 98 - When using GPIO chip selects, at least one native chip select must
|
D | nuvoton,npcm-fiu.txt | 6 FIU0 and FIUx supports two chip selects, 10 FIU0 and FIUx supports two chip selects, 11 FIU1 and FIU3 supports four chip selects.
|
D | spi-controller.yaml | 30 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.
|
D | renesas,rspi.yaml | 90 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-6.14.4/Documentation/devicetree/bindings/bus/ |
D | qcom,ebi2.yaml | 17 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 112 # SLOW chip selects 165 # FAST chip selects
|
/linux-6.14.4/scripts/kconfig/ |
D | streamline_config.pl | 143 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-6.14.4/drivers/pinctrl/renesas/ |
D | Kconfig | 181 This selects pinctrl driver for Renesas RZ/A1 platforms. 191 This selects GPIO and pinctrl driver for Renesas RZ/A2 platforms. 203 This selects GPIO and pinctrl driver for Renesas RZ/{G2L,G2UL,V2L} 249 This selects pinctrl driver for Renesas RZ/N1 devices. 260 This selects GPIO and pinctrl driver for Renesas RZ/V2M
|
/linux-6.14.4/drivers/net/ethernet/microchip/sparx5/ |
D | sparx5_tc.h | 40 /* Selects TPID for ES0 tag A */ 50 /* Selects VID for ES0 tag A */ 88 /* Selects TPID for ES0 tag B. */
|
/linux-6.14.4/Documentation/devicetree/bindings/display/panel/ |
D | panel-timing.yaml | 147 0 selects active low, 1 selects active high. 155 0 selects active low, 1 selects active high. 163 0 selects active low, 1 selects active high.
|
/linux-6.14.4/include/linux/mfd/ |
D | stm32-timers.h | 67 #define TIM_CCMR_CC1S_TI1 BIT(0) /* IC1/IC3 selects TI1/TI3 */ 68 #define TIM_CCMR_CC1S_TI2 BIT(1) /* IC1/IC3 selects TI2/TI4 */ 69 #define TIM_CCMR_CC2S_TI2 BIT(8) /* IC2/IC4 selects TI2/TI4 */ 70 #define TIM_CCMR_CC2S_TI1 BIT(9) /* IC2/IC4 selects TI1/TI3 */ 73 #define TIM_CCMR_CC3S_TI3 BIT(0) /* IC3 selects TI3 */ 74 #define TIM_CCMR_CC4S_TI4 BIT(8) /* IC4 selects TI4 */
|
/linux-6.14.4/Documentation/devicetree/bindings/pinctrl/ |
D | qcom,pmic-mpp.yaml | 123 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-6.14.4/drivers/mmc/core/ |
D | Kconfig | 10 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-6.14.4/drivers/net/ethernet/microchip/vcap/ |
D | vcap_ag_api.h | 306 * 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-6.14.4/security/apparmor/ |
D | Kconfig | 52 This option selects whether introspection of loaded policy 66 This option selects whether introspection of loaded policy 77 This option selects whether sha256 hashing of loaded policy
|
/linux-6.14.4/drivers/gpu/drm/i915/display/ |
D | intel_tv_regs.h | 30 /* 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-6.14.4/include/sound/ |
D | da9055.h | 23 /* Selects which of the two MicBias pins acts as the bias source */ 25 /* Selects the micbias voltage */
|
/linux-6.14.4/drivers/spi/ |
D | Kconfig | 148 This selects a driver for the Atmel SPI Controller, present on 156 This selects a driver for the AT91 USART Controller as SPI Master, 189 This selects a driver for the Broadcom BCM2835 SPI master. 200 This selects a driver for the Broadcom BCM2835 SPI aux master. 265 This selects the Cadence SPI controller master driver 708 This selects the MediaTek(R) SPI bus driver. 717 This selects a driver for the MediaTek MT7621 SPI Controller. 847 This selects the ARM(R) AMBA(R) PrimeCell PL022 SSP 856 This selects a driver for the PPC4xx SPI Controller. 884 This selects a driver for Rockchip SPI controller. [all …]
|
/linux-6.14.4/arch/loongarch/ |
D | Kconfig | 312 This option selects 4KB page size with 3 level page tables, which 320 This option selects 4KB page size with 4 level page tables, which 328 This option selects 16KB page size with 2 level page tables, which 336 This option selects 16KB page size with 3 level page tables, which 344 This option selects 64KB page size with 2 level page tables, which 352 This option selects 64KB page size with 3 level page tables, which 511 pages. This option selects the largest power of two that the kernel
|
/linux-6.14.4/Documentation/ABI/testing/ |
D | sysfs-driver-aspeed-uart-routing | 5 Description: Selects the RX source of the UARTx device. 24 Description: Selects the RX source of IOx serial port. The current selection
|
12345678910>>...30