Searched refs:SD (Results 1 – 25 of 195) sorted by relevance
12345678
| /Linux-v5.4/drivers/mmc/host/ |
| D | Kconfig | 3 # MMC/SD host controller drivers 6 comment "MMC/SD/SDIO Host Controller Drivers" 28 bool "Qualcomm Data Mover for SD Card Controller" 32 This selects the Qualcomm Data Mover lite/local on SD Card controller. 113 supports MMC cards on the SD controller, but if it is not 216 tristate "SDHCI support for the Cadence SD/SDIO/eMMC controller" 220 This selects the Cadence SD/SDIO/eMMC driver. 265 tristate "SDHCI platform support for the Tegra SD/MMC Controller" 271 This selects the Tegra SD/MMC controller. If you have a Tegra 272 platform with SD or MMC devices, say Y or M here. [all …]
|
| /Linux-v5.4/drivers/infiniband/hw/hfi1/ |
| D | sdma.c | 91 #define SD(name) SEND_DMA_##name macro 93 (SD(ENG_ERR_STATUS_SDMA_WRONG_DW_ERR_SMASK) \ 94 | SD(ENG_ERR_STATUS_SDMA_GEN_MISMATCH_ERR_SMASK) \ 95 | SD(ENG_ERR_STATUS_SDMA_TOO_LONG_ERR_SMASK) \ 96 | SD(ENG_ERR_STATUS_SDMA_TAIL_OUT_OF_BOUNDS_ERR_SMASK) \ 97 | SD(ENG_ERR_STATUS_SDMA_FIRST_DESC_ERR_SMASK) \ 98 | SD(ENG_ERR_STATUS_SDMA_MEM_READ_ERR_SMASK) \ 99 | SD(ENG_ERR_STATUS_SDMA_HALT_ERR_SMASK) \ 100 | SD(ENG_ERR_STATUS_SDMA_LENGTH_MISMATCH_ERR_SMASK) \ 101 | SD(ENG_ERR_STATUS_SDMA_PACKET_DESC_OVERFLOW_ERR_SMASK) \ [all …]
|
| /Linux-v5.4/Documentation/driver-api/mmc/ |
| D | mmc-dev-attrs.rst | 2 SD and MMC Block Device Attributes 6 SD or MMC device. 14 SD and MMC Device Attributes 22 scr SD Card Configuration Register (SD only) 25 (SD and MMCv1 only) 27 (SD and MMCv1 only) 32 (SD and MMCv4 only) 51 always one 512 byte sector. For SD, "erase_size" is 512 54 SD/MMC cards can erase an arbitrarily large area up to and 72 (especially for SD where it is just one sector), [all …]
|
| D | mmc-dev-parts.rst | 2 SD and MMC Device Partitions 6 SD/MMC device.
|
| D | index.rst | 4 MMC/SD/SDIO card support
|
| /Linux-v5.4/Documentation/devicetree/bindings/dma/ |
| D | ste-dma40.txt | 63 1: SD/MMC controller 0 (unused) 64 2: SD/MMC controller 1 (unused) 65 3: SD/MMC controller 2 (unused) 90 28: SD/MM controller 2 91 29: SD/MM controller 0 94 32: SD/MM controller 1 103 41: SD/MM controller 3 104 42: SD/MM controller 4 105 43: SD/MM controller 5
|
| /Linux-v5.4/drivers/gpu/drm/sti/ |
| D | NOTES | 14 - The HDMI / DVO / HD Analog / SD analog IP builds the video signals 18 - The SD analog signal is typically used for legacy TV 29 dec | | | mixer| | +---+ SD analog +--> CVBS 45 - The Bridges/Connectors are mapped to the HDMI / DVO / HD Analog / SD analog 57 | | | mixer| | +-> | | SD analog | <-+
|
| /Linux-v5.4/Documentation/devicetree/bindings/mmc/ |
| D | samsung,s3cmci.txt | 1 * Samsung's S3C24XX MMC/SD/SDIO controller device tree bindings 3 Samsung's S3C24XX MMC/SD/SDIO controller is used as a connectivity interface 4 with external MMC, SD and SDIO storage mediums. 7 mmc.txt and the properties used by the Samsung S3C24XX MMC/SD/SDIO controller
|
| D | sdhci-cadence.txt | 1 * Cadence SD/SDIO/eMMC Host Controller 28 Value of the delay in the input path for SD high-speed timing 34 Value of the delay in the input path for SD UHS SDR12 timing 37 Value of the delay in the input path for SD UHS SDR25 timing 40 Value of the delay in the input path for SD UHS SDR50 timing 43 Value of the delay in the input path for SD UHS DDR50 timing
|
| D | sdhci-sprd.txt | 3 The Secure Digital (SD) Host controller on Spreadtrum SoCs provides an interface 4 for MMC, SD and SDIO types of cards. 34 - sprd,phy-delay-sd-highspeed: Delay value for SD high-speed timing. 35 - sprd,phy-delay-sd-uhs-sdr50: Delay value for SD UHS SDR50 timing. 36 - sprd,phy-delay-sd-uhs-sdr104: Delay value for SD UHS SDR50 timing.
|
| D | mmci.txt | 4 reading and writing to MultiMedia and SD cards alike. 13 as the VCC/VDD supply in the eMMC/SD specs. 21 as the VCCQ/VDD_IO supply in the eMMC/SD specs. 40 - mmc-cap-sd-highspeed : indicates whether SD is high speed capable.
|
| D | marvell,xenon-sdhci.txt | 52 All those types of PHYs can support eMMC, SD and SDIO. 84 always occur with PHY enabled in eMMC HS SDR, SD SDR12, SD SDR25, 85 SD Default Speed and HS mode and eMMC legacy speed mode. 123 - For SD/SDIO: 158 - For SD/SDIO with compatible "marvell,armada-3700-sdhci":
|
| D | cavium-mmc.txt | 4 for MMC and SD types of memory cards. 7 as the speed of SD standard 4.0. Only 3.3 Volt is supported.
|
| D | amlogic,meson-gx.txt | 1 Amlogic SD / eMMC controller for S905/GXBB family SoCs 4 interface for SD, eMMC and SDIO devices.
|
| D | amlogic,meson-mx-sdio.txt | 4 for MMC, SD, SDIO and SDHC types of memory cards. 7 as the speed of SD standard 2.0.
|
| D | sdhci-st.txt | 1 * STMicroelectronics sdhci-st MMC/SD controller 49 supply in eMMC/SD specs. 75 /* Example SD stih407 family configuration */
|
| D | uniphier-sd.txt | 1 UniPhier SD/eMMC controller 20 "uhs" - should exist for SD instance with UHS support
|
| /Linux-v5.4/drivers/clk/qcom/ |
| D | Kconfig | 80 i2c, USB, SD/eMMC, SATA, PCIe, etc. 96 i2c, USB, SD/eMMC, etc. 103 i2c, USB, SD/eMMC, etc. 118 i2c, USB, SD/eMMC, etc. Select this for the root clock 126 i2c, USB, SD/eMMC, etc. 134 SD/eMMC, display, graphics, camera etc. 141 i2c, USB, SD/eMMC, SATA, PCIe, etc. 156 i2c, USB, SD/eMMC, etc. 180 i2c, USB, SD/eMMC, SATA, PCIe, etc. 196 i2c, USB, UFS, SD/eMMC, PCIe, etc. [all …]
|
| /Linux-v5.4/Documentation/devicetree/bindings/media/i2c/ |
| D | adv7343.txt | 6 definition (SD), enhanced definition (ED), or high definition (HD) video 22 - ad,adv7343-sd-config-dac-out: array configure SD DAC Output's 1 and 2, 0 = OFF 42 /* Use SD DAC output 1 */
|
| /Linux-v5.4/drivers/mmc/ |
| D | Kconfig | 7 tristate "MMC/SD/SDIO card support" 13 If you want MMC/SD/SDIO support, you should say Y here and
|
| /Linux-v5.4/arch/arm/boot/dts/ |
| D | kirkwood-openrd.dtsi | 79 * (serial@12100) and SD (mvsdio@90000). 82 * High: SD 88 output-high; /* Select SD by default */
|
| D | bcm2837-rpi-3-a-plus.dts | 110 /* Used by SD Card */ 153 /* SDHOST is used to drive the SD card */
|
| D | bcm2837-rpi-3-b-plus.dts | 117 /* Used by SD Card */ 155 /* SDHOST is used to drive the SD card */
|
| /Linux-v5.4/Documentation/devicetree/bindings/clock/ |
| D | uniphier-clock.txt | 46 Media I/O (MIO) clock, SD clock 78 0: SD ch0 host 80 2: SD ch1 host
|
| /Linux-v5.4/Documentation/arm/samsung-s3c24xx/ |
| D | s3c2412.rst | 88 MMC/SD/SDIO 91 No current support for the MMC/SD/SDIO block.
|
12345678