Home
last modified time | relevance | path

Searched refs:MMC (Results 1 – 25 of 384) sorted by relevance

12345678910>>...16

/OK3568_Linux_fs/kernel/Documentation/driver-api/mmc/
H A Dmmc-async-req.rst2 MMC Asynchronous Request
13 transfer, the DMA preparation overhead would not affect the MMC performance.
15 The intention of non-blocking (asynchronous) MMC requests is to minimize the
16 time between when an MMC request ends and another MMC request begins.
18 Using mmc_wait_for_req(), the MMC controller is idle while dma_map_sg and
19 dma_unmap_sg are processing. Using non-blocking MMC requests makes it
21 MMC request.
23 MMC block driver
26 The mmc_blk_issue_rw_rq() in the MMC block driver is made non-blocking.
30 a request and how fast the memory is. The faster the MMC/SD is the
[all …]
H A Dmmc-dev-parts.rst2 SD and MMC Device Partitions
6 SD/MMC device.
8 As of this writing, MMC boot partitions as supported and exposed as
12 MMC Boot Partitions
15 Read and write access is provided to the two MMC boot partitions. Due to
H A Dmmc-dev-attrs.rst2 SD and MMC Block Device Attributes
6 SD or MMC device.
14 SD and MMC Device Attributes
48 operation. For MMC, "erase_size" is the erase group size
54 SD/MMC cards can erase an arbitrarily large area up to and
76 For MMC, "preferred_erase_size" is the high-capacity
/OK3568_Linux_fs/u-boot/drivers/mmc/
H A DKconfig1 menu "MMC Host controller Support"
3 config MMC config
4 bool "MMC/SD/SDIO card support"
10 If you want MMC/SD/SDIO support, you should say Y here and
14 bool "support for MMC/SD write operations"
15 depends on MMC
18 Enable write access to MMC and SD Cards
21 bool "Enable MMC controllers using Driver Model"
24 This enables the MultiMediaCard (MMC) uclass which supports MMC and
31 bool "Enable MMC controllers using Driver Model in SPL"
[all …]
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A DKconfig3 # MMC/SD host controller drivers
6 comment "MMC/SD/SDIO Host Controller Drivers"
9 bool "MMC host drivers debugging"
10 depends on MMC != n
13 say N here. This enables MMC host driver debugging. And further
34 Qcom SOCs and MMC, you would probably need this option to get DMA working.
107 bool "Ricoh MMC Controller Disabler"
111 This adds a pci quirk to disable Ricoh MMC Controller. This
113 supports MMC cards on the SD controller, but if it is not
114 disabled, it will steal the MMC cards away - rendering them
[all …]
/OK3568_Linux_fs/kernel/drivers/mmc/
H A DKconfig3 # MMC subsystem configuration
6 menuconfig MMC config
7 tristate "MMC/SD/SDIO card support"
13 If you want MMC/SD/SDIO support, you should say Y here and
16 if MMC
22 endif # MMC
/OK3568_Linux_fs/kernel/drivers/mmc/core/
H A DKconfig3 # MMC core configuration
27 tristate "Simple HW reset support for MMC"
31 This selects simple hardware reset support aka pwrseq-simple for MMC
38 tristate "MMC block device driver"
42 Say Y here to enable the MMC block device driver support.
44 mount the filesystem. Almost everyone wishing MMC support
56 Number of total MMC minors available is 256, so your number
73 tristate "MMC host test driver"
85 bool "MMC Crypto Engine Support"
88 Enable Crypto Engine Support in MMC.
[all …]
/OK3568_Linux_fs/kernel/drivers/staging/wfx/
H A DKconfig4 depends on MMC || !MMC # do not allow WFX=y if MMC=m
5 depends on (SPI || MMC)
/OK3568_Linux_fs/external/libmali/overlay/
H A DS10libmali_px3se7 MMC=/dev/mmcblk2
11 MMC=$i;
15 echo /dev/mmcblk$MMC
/OK3568_Linux_fs/kernel/arch/sh/kernel/cpu/sh3/
H A Dsetup-sh7720.c231 SIOF0, SIOF1, MMC, PCC, enumerator
260 INTC_VECT(MMC, 0xe80), INTC_VECT(MMC, 0xea0),
261 INTC_VECT(MMC, 0xec0), INTC_VECT(MMC, 0xee0),
275 { 0xA4080006UL, 0, 16, 4, /* IPRI */ { SIOF0, SIOF1, MMC, PCC } },
/OK3568_Linux_fs/u-boot/board/bosch/shc/
H A DREADME14 MMC: OMAP SD/MMC: 0 @ 26 MHz, OMAP SD/MMC: 1 @ 26 MHz
110 MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mmc/
H A Dsdhci-sprd.txt4 for MMC, SD and SDIO types of cards.
37 - sprd,phy-delay-mmc-highspeed: Delay value for MMC high-speed timing.
38 - sprd,phy-delay-mmc-ddr52: Delay value for MMC DDR52 timing.
39 - sprd,phy-delay-mmc-hs200: Delay value for MMC HS200 timing.
40 - sprd,phy-delay-mmc-hs400: Delay value for MMC HS400 timing.
41 - sprd,phy-delay-mmc-hs400es: Delay value for MMC HS400 enhanced strobe timing.
H A 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
H A Damlogic,meson-mx-sdio.txt1 * Amlogic Meson6, Meson8 and Meson8b SDIO/MMC controller
3 The highspeed MMC host controller on Amlogic SoCs provides an interface
4 for MMC, SD, SDIO and SDHC types of memory cards.
25 A node for each slot provided by the MMC controller is required.
H A Dti-omap.txt1 * TI MMC host controller for OMAP1 and 2420
3 The MMC Host Controller on TI OMAP1 and 2420 family provides
4 an interface for MMC, SD, and SDIO types of memory cards.
H A Ddavinci_mmc.txt1 * TI Highspeed MMC host controller for DaVinci
3 The Highspeed MMC Host Controller on TI DaVinci family
4 provides an interface for MMC, SD and SDIO types of memory cards.
H A Dti-omap-hsmmc.txt1 * TI Highspeed MMC host controller for OMAP and 66AK2G family.
3 The Highspeed MMC Host Controller on TI OMAP and 66AK2G family
4 provides an interface for MMC, SD, and SDIO types of memory cards.
26 and an args specifier containing the MMC device id
107 dat1. The MMC driver will then toggle between idle and default state during
117 not every application needs SDIO irq, e.g. MMC cards.
H A Damlogic,meson-gx.txt3 The MMC 5.1 compliant host controller on Amlogic provides the
7 the MMC core bindings, documented by mmc.txt.
22 clock rate requested by the MMC core.
H A Dcavium-mmc.txt1 * Cavium Octeon & ThunderX MMC controller
3 The highspeed MMC host controller on Caviums SoCs provides an interface
4 for MMC and SD types of memory cards.
/OK3568_Linux_fs/u-boot/include/configs/
H A Dmeson-gxbb-common.h34 func(MMC, mmc, 0) \
35 func(MMC, mmc, 1) \
36 func(MMC, mmc, 2) \
H A Dembestmx6boards.h129 func(MMC, mmc, 0) \
130 func(MMC, mmc, 1) \
131 func(MMC, mmc, 2) \
H A Dphycore_rk3288.h17 func(MMC, mmc, 0) \
18 func(MMC, mmc, 1)
/OK3568_Linux_fs/kernel/drivers/media/mmc/siano/
H A DKconfig5 comment "MMC/SDIO DVB adapters"
6 depends on DVB_CORE && HAS_DMA && MMC
11 depends on MMC
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arm/
H A Dvexpress-sysreg.txt6 interrupt generation, MMC and NOR Flash control etc.
16 0 - MMC CARDIN
17 1 - MMC WPROT
31 - for sys_mci : 0 = MMC CARDIN, 1 = MMC WPROT
/OK3568_Linux_fs/u-boot/env/
H A DKconfig180 bool "Environment in an MMC device"
183 Define this if you have an MMC device which you want to use for the
188 Specifies which MMC device the environment is stored in.
192 Specifies which MMC partition the environment is stored in. If not
194 1 (first MMC boot partition), 2 (second MMC boot partition).
200 area within the specified MMC device.
203 the start of the MMC partition. If offset is negative, it is treated
204 as relative to the end of the MMC partition. This can be useful if
205 your board may be fitted with different MMC devices, which have
206 different sizes for the MMC partitions, and you always want the
[all …]

12345678910>>...16