Home
last modified time | relevance | path

Searched refs:SD (Results 1 – 25 of 248) sorted by relevance

12345678910

/Linux-v6.1/Documentation/misc-devices/
Dxilinx_sdfec.rst4 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.1/drivers/mmc/host/
DKconfig3 # 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
246 tristate "SDHCI support for the Cadence SD/SDIO/eMMC controller"
250 This selects the Cadence SD/SDIO/eMMC driver.
309 tristate "SDHCI platform support for the Tegra SD/MMC Controller"
315 This selects the Tegra SD/MMC controller. If you have a Tegra
316 platform with SD or MMC devices, say Y or M here.
[all …]
/Linux-v6.1/drivers/infiniband/hw/hfi1/
Dsdma.c49 #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.1/Documentation/driver-api/mmc/
Dmmc-dev-attrs.rst2 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 …]
Dmmc-dev-parts.rst2 SD and MMC Device Partitions
6 SD/MMC device.
Dindex.rst4 MMC/SD/SDIO card support
/Linux-v6.1/drivers/gpu/drm/sti/
DNOTES14 - 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.1/Documentation/devicetree/bindings/mmc/
Dsamsung,s3cmci.txt1 * 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
Dsdhci-sprd.txt3 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.
Dcavium-mmc.txt4 for MMC and SD types of memory cards.
7 as the speed of SD standard 4.0. Only 3.3 Volt is supported.
Damlogic,meson-gx.txt1 Amlogic SD / eMMC controller for S905/GXBB family SoCs
4 interface for SD, eMMC and SDIO devices.
Damlogic,meson-mx-sdio.txt4 for MMC, SD, SDIO and SDHC types of memory cards.
7 as the speed of SD standard 2.0.
Dsdhci-st.txt1 * STMicroelectronics sdhci-st MMC/SD controller
49 supply in eMMC/SD specs.
75 /* Example SD stih407 family configuration */
/Linux-v6.1/drivers/clk/qcom/
DKconfig107 i2c, USB, SD/eMMC, SATA, PCIe, etc.
142 i2c, USB, SD/eMMC, etc.
149 i2c, USB, SD/eMMC, etc. Select this for the root clock
157 i2c, USB, SD/eMMC, etc.
173 i2c, USB, SD/eMMC, etc. Select this for the root clock
181 i2c, USB, SD/eMMC, etc.
189 SD/eMMC, display, graphics, camera etc.
197 SD/eMMC, display, graphics, camera etc.
205 SD/eMMC, display, graphics, camera etc.
212 i2c, USB, SD/eMMC, SATA, PCIe, etc.
[all …]
/Linux-v6.1/Documentation/devicetree/bindings/media/i2c/
Dadv7343.txt6 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.1/drivers/mmc/
DKconfig7 tristate "MMC/SD/SDIO card support"
13 If you want MMC/SD/SDIO support, you should say Y here and
/Linux-v6.1/arch/arm64/boot/dts/nvidia/
Dtegra194-p3668-0000.dtsi5 model = "NVIDIA Jetson Xavier NX (SD-card)";
13 /* SDMMC1 (SD/MMC) */
Dtegra194-p3509-0000+p3668-0000.dts8 model = "NVIDIA Jetson Xavier NX Developer Kit (SD-card)";
/Linux-v6.1/arch/arm/boot/dts/
Dkirkwood-openrd.dtsi79 * (serial@12100) and SD (mvsdio@90000).
82 * High: SD
88 output-high; /* Select SD by default */
Dimx6qdl-dhcom-drc02.dtsi13 * 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
Dbcm2837-rpi-3-b.dts111 /* Used by SD Card */
145 /* SDHOST is used to drive the SD card */
Dbcm2837-rpi-3-b-plus.dts118 /* Used by SD Card */
139 /* SDHOST is used to drive the SD card */
Dbcm2837-rpi-3-a-plus.dts112 /* Used by SD Card */
133 /* SDHOST is used to drive the SD card */
/Linux-v6.1/Documentation/translations/zh_CN/scheduler/
Dsched-domains.rst64 SD标志位调节了哪些东西。
66 体系结构可以把指定的拓扑层级的通用调度域构建器和默认的SD标志位覆盖掉,方法是创建一个
/Linux-v6.1/Documentation/arm/samsung-s3c24xx/
Ds3c2412.rst88 MMC/SD/SDIO
91 No current support for the MMC/SD/SDIO block.

12345678910