Lines Matching full:sd
4 # SD stack configuration options
6 menu "SD" menu
16 Enable SDMMC protocol support. Required for SD memory cards to
22 Enable SDIO protocol support. Required for SD I/O cards to function.
29 Enable SD card support.
33 module = SD
34 module-str = SD stack
38 int "Timeout while initializing SD card"
41 Maximum time to wait, in milliseconds, for the SD card to initialize.
50 int "Number of times to retry SD OCR read"
53 Number of times to retry SD OCR read command. OCR reads typically
54 require more retries than general SD commands
57 int "Timeout for SD commands (in ms)"
60 Default timeout in milliseconds for SD commands
63 int "Timeout for SD data transfer (in ms)"
66 Default timeout in milliseconds for SD data transfer commands
77 # Otherwise, we only need 64 bytes to read SD switch function
80 Size in bytes of internal buffer SD card uses for unaligned reads and
87 Number of times to retry sending command to SD card in case of failure
93 Number of times to retry sending data to SD card in case of failure
97 bool "Ultra high speed SD card protocol support"
100 Enable support for ultra high speed SD cards. This can be disabled to