Searched refs:SD (Results 1 – 25 of 288) sorted by relevance
12345678910>>...12
| /Linux-v6.6/Documentation/misc-devices/ |
| D | xilinx_sdfec.rst | 4 Xilinx SD-FEC Driver 10 This driver supports SD-FEC Integrated Block for Zynq |Ultrascale+ (TM)| RFSoCs. 15 For a full description of SD-FEC core features, see the `SD-FEC Product Guide (PG256) <https://www.… 24 Missing features, known issues, and limitations of the SD-FEC driver are as 28 - Reset of the SD-FEC Integrated Block is not controlled by this driver 38 The driver works with the SD-FEC core in two modes of operation: 50 - Activate the SD-FEC core 51 - Monitor the SD-FEC core for errors 52 - Retrieve the status and configuration of the SD-FEC core 61 - Activate the SD-FEC core [all …]
|
| /Linux-v6.6/drivers/mmc/host/ |
| D | Kconfig | 3 # MMC/SD host controller drivers 6 comment "MMC/SD/SDIO Host Controller Drivers" 37 bool "Qualcomm Data Mover for SD Card Controller" 41 This selects the Qualcomm Data Mover lite/local on SD Card controller. 122 supports MMC cards on the SD controller, but if it is not 255 tristate "SDHCI support for the Cadence SD/SDIO/eMMC controller" 260 This selects the Cadence SD/SDIO/eMMC driver. 308 tristate "SDHCI platform support for the Tegra SD/MMC Controller" 314 This selects the Tegra SD/MMC controller. If you have a Tegra 315 platform with SD or MMC devices, say Y or M here. [all …]
|
| /Linux-v6.6/drivers/infiniband/hw/hfi1/ |
| D | sdma.c | 49 #define SD(name) SEND_DMA_##name macro 51 (SD(ENG_ERR_STATUS_SDMA_WRONG_DW_ERR_SMASK) \ 52 | SD(ENG_ERR_STATUS_SDMA_GEN_MISMATCH_ERR_SMASK) \ 53 | SD(ENG_ERR_STATUS_SDMA_TOO_LONG_ERR_SMASK) \ 54 | SD(ENG_ERR_STATUS_SDMA_TAIL_OUT_OF_BOUNDS_ERR_SMASK) \ 55 | SD(ENG_ERR_STATUS_SDMA_FIRST_DESC_ERR_SMASK) \ 56 | SD(ENG_ERR_STATUS_SDMA_MEM_READ_ERR_SMASK) \ 57 | SD(ENG_ERR_STATUS_SDMA_HALT_ERR_SMASK) \ 58 | SD(ENG_ERR_STATUS_SDMA_LENGTH_MISMATCH_ERR_SMASK) \ 59 | SD(ENG_ERR_STATUS_SDMA_PACKET_DESC_OVERFLOW_ERR_SMASK) \ [all …]
|
| /Linux-v6.6/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-v6.6/arch/arm/boot/dts/nxp/imx/ |
| D | imx6ull-dhcom-som-cfg-sdcard.dtsi | 7 * Special SoM configuration: SD card 9 * Enabled: Micro SD card on module or 10 * external SD card via DHCOM depends on hardware variant 17 * To use usdhc1 as SD card, the WiFi node must be deleted. 42 /* Micro SD card on module or external SD card via DHCOM */
|
| D | imx6qdl-dhcom-drc02.dtsi | 13 * Special SoM hardware required which uses the pins from micro SD card. The 15 * Tx and Rx are routed to the DHCOM UART1 rts/cts pins. Therefore the micro SD 102 &usdhc2 { /* SD card */ 108 * Due to the use of can2 the micro SD card on module have to be
|
| /Linux-v6.6/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-v6.6/Documentation/devicetree/bindings/mmc/ |
| 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 | 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-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 */
|
| /Linux-v6.6/drivers/clk/qcom/ |
| D | Kconfig | 110 i2c, USB, SD/eMMC, SATA, PCIe, etc. 146 i2c, USB, SD/eMMC, etc. 154 i2c, USB, SD/eMMC, etc. 162 i2c, USB, SD/eMMC, etc. 169 i2c, USB, SD/eMMC, etc. Select this for the root clock 178 i2c, USB, SD/eMMC, etc. 195 i2c, USB, SD/eMMC, etc. Select this for the root clock 203 i2c, USB, SD/eMMC, etc. Select this for the root clock 212 i2c, USB, SD/eMMC, etc. 221 SD/eMMC, display, graphics, camera etc. [all …]
|
| /Linux-v6.6/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-v6.6/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-v6.6/arch/arm64/boot/dts/nvidia/ |
| D | tegra194-p3668-0000.dtsi | 5 model = "NVIDIA Jetson Xavier NX (SD-card)"; 13 /* SDMMC1 (SD/MMC) */
|
| D | tegra194-p3509-0000+p3668-0000.dts | 8 model = "NVIDIA Jetson Xavier NX Developer Kit (SD-card)";
|
| /Linux-v6.6/arch/arm/boot/dts/marvell/ |
| D | kirkwood-openrd.dtsi | 79 * (serial@12100) and SD (mvsdio@90000). 82 * High: SD 88 output-high; /* Select SD by default */
|
| /Linux-v6.6/Documentation/translations/zh_CN/scheduler/ |
| D | sched-domains.rst | 64 SD标志位调节了哪些东西。 66 体系结构可以把指定的拓扑层级的通用调度域构建器和默认的SD标志位覆盖掉,方法是创建一个
|
| /Linux-v6.6/arch/arm64/boot/dts/qcom/ |
| D | msm8916-huawei-g7.dts | 30 mmc1 = &sdhc_2; /* SD card */ 275 * SD card, it's just low all the time. The Huawei kernel seems to use 276 * polling for SD card detection instead. 279 * gpio56 switches its state when inserting/removing the SD card. 283 * SD card slot and forgot to re-route to gpio38.
|
| /Linux-v6.6/arch/arm/boot/dts/broadcom/ |
| D | bcm2837-rpi-3-b.dts | 106 /* Used by SD Card */ 144 /* SDHOST is used to drive the SD card */
|
| D | bcm2837-rpi-3-a-plus.dts | 100 /* Used by SD Card */ 134 /* SDHOST is used to drive the SD card */
|
| D | bcm2837-rpi-3-b-plus.dts | 106 /* Used by SD Card */ 140 /* SDHOST is used to drive the SD card */
|
| /Linux-v6.6/Documentation/admin-guide/perf/ |
| D | meson-ddr-pmu.rst | 45 + sd_emmc_b - from SD eMMC b controller 48 + sd_emmc_c - from SD eMMC c controller
|
12345678910>>...12