/linux/drivers/mmc/host/ |
H A 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/drivers/ufs/host/ |
H A 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/Documentation/devicetree/bindings/spi/ |
H A D | renesas,sh-msiof.yaml | 84 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 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.
|
H A 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
|
H A D | spi-davinci.txt | 18 - num-cs: Number of chip selects. This includes internal as well as 19 GPIO chip selects. 39 - cs-gpios: gpio chip selects
|
/linux/scripts/kconfig/ |
H A 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/drivers/pinctrl/renesas/ |
H A D | Kconfig | 182 This selects pinctrl driver for Renesas RZ/A1 platforms. 192 This selects GPIO and pinctrl driver for Renesas RZ/A2 platforms. 204 This selects GPIO and pinctrl driver for Renesas RZ/{G2L,G2UL,V2L} 250 This selects pinctrl driver for Renesas RZ/N1 devices. 261 This selects GPIO and pinctrl driver for Renesas RZ/V2M
|
/linux/Documentation/devicetree/bindings/display/panel/ |
H A 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/drivers/net/ethernet/microchip/sparx5/ |
H A 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/Documentation/devicetree/bindings/pinctrl/ |
H A 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/drivers/net/ethernet/microchip/vcap/ |
H A 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/drivers/mmc/core/ |
H A 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/drivers/gpu/drm/i915/display/ |
H A 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/security/apparmor/ |
H A 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/drivers/spi/ |
H A D | Kconfig | 151 This selects a driver for the Atmel SPI Controller, present on 159 This selects a driver for the AT91 USART Controller as SPI Master, 193 This selects a driver for the Broadcom BCM2835 SPI master. 204 This selects a driver for the Broadcom BCM2835 SPI aux master. 269 This selects the Cadence SPI controller master driver 712 This selects the MediaTek(R) SPI bus driver. 721 This selects a driver for the MediaTek MT7621 SPI Controller. 851 This selects the ARM(R) AMBA(R) PrimeCell PL022 SSP 860 This selects a driver for the PPC4xx SPI Controller. 888 This selects a driver for Rockchip SPI controller. [all …]
|
/linux/arch/loongarch/ |
H A D | Kconfig | 322 This option selects 4KB page size with 3 level page tables, which 330 This option selects 4KB page size with 4 level page tables, which 338 This option selects 16KB page size with 2 level page tables, which 346 This option selects 16KB page size with 3 level page tables, which 354 This option selects 64KB page size with 2 level page tables, which 362 This option selects 64KB page size with 3 level page tables, which 530 pages. This option selects the largest power of two that the kernel
|
/linux/include/sound/ |
H A D | da9055.h | 23 /* Selects which of the two MicBias pins acts as the bias source */ 25 /* Selects the micbias voltage */
|
/linux/Documentation/ABI/testing/ |
H A 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
|
/linux/drivers/pinctrl/ |
H A D | Kconfig | 307 This selects pin control driver for the Intel Keem Bay SoC. 330 This selects pin control driver for the Loongson-2 SoC. It 482 This selects the pinctrl driver for RK805. 517 This selects the device tree based generic pinctrl driver. 597 This selects the pinctrl driver for Xilinx Zynq. 606 This selects the pinctrl driver for Xilinx ZynqMP platform.
|
/linux/Documentation/devicetree/bindings/usb/ |
H A D | usb251xb.yaml | 83 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
|
/linux/Documentation/userspace-api/media/v4l/ |
H A D | vidioc-dbg-g-chip-info.rst | 57 selects the nth bridge 'chip' on the TV card. You can enumerate all 60 zero always selects the bridge chip itself, e. g. the chip connected to 65 selects the nth sub-device. This allows you to enumerate over all
|
/linux/arch/m68k/include/asm/ |
H A D | mcfqspi.h | 18 * 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/arch/mips/include/asm/mach-loongson64/ |
H A D | cpucfg-emul.h | 33 /* 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()
|
/linux/include/media/i2c/ |
H A D | m52790.h | 20 /* Selects component input instead of composite */ 32 /* Selects component input instead of composite */
|