Searched full:cmd12 (Results 1 – 25 of 43) sorted by relevance
12
/linux/Documentation/devicetree/bindings/mmc/ |
H A D | aspeed,sdhci.yaml | 62 sdhci,auto-cmd12: 64 description: Specifies that controller should use auto CMD12 96 sdhci,auto-cmd12; 104 sdhci,auto-cmd12;
|
H A D | brcm,iproc-sdhci.yaml | 37 sdhci,auto-cmd12: 39 description: Specifies that controller should use auto CMD12 61 sdhci,auto-cmd12;
|
H A D | brcm,sdhci-brcmstb.yaml | 59 sdhci,auto-cmd12: 61 description: Specifies that controller should use auto CMD12 95 sdhci,auto-cmd12;
|
H A D | fsl,esdhc.yaml | 63 sdhci,auto-cmd12: 66 specifies that a controller can only handle auto CMD12.
|
/linux/include/linux/platform_data/ |
H A D | tmio.h | 35 /* Some controllers have CMD12 automatically issue/non-issue register */
|
/linux/drivers/mmc/host/ |
H A D | mvsdio.h | 176 * CMD12 error status bits
|
H A D | tmio_mmc_core.c | 324 * Disable auto CMD12 at IO_RW_EXTENDED and in tmio_mmc_start_command() 484 * Perhaps we can be smarter about when to use auto CMD12 and in tmio_mmc_do_data_irq() 502 dev_err(&host->pdev->dev, "unsupported stop: CMD%u,0x%x. We did CMD12,0\n", in tmio_mmc_do_data_irq() 505 /* fill in response from auto CMD12 */ in tmio_mmc_do_data_irq()
|
H A D | sdhci-pltfm.c | 78 if (device_property_present(dev, "sdhci,auto-cmd12")) in sdhci_get_property()
|
/linux/arch/powerpc/boot/dts/fsl/ |
H A D | bsc9131si-post.dtsi | 133 sdhci,auto-cmd12;
|
H A D | c293si-post.dtsi | 116 sdhci,auto-cmd12;
|
H A D | bsc9132si-post.dtsi | 162 fsl,sdhci-auto-cmd12;
|
H A D | p1010si-post.dtsi | 175 sdhci,auto-cmd12;
|
H A D | p1020si-post.dtsi | 157 sdhci,auto-cmd12;
|
H A D | p1021si-post.dtsi | 152 sdhci,auto-cmd12;
|
H A D | p1022si-post.dtsi | 218 sdhci,auto-cmd12;
|
H A D | p3041si-post.dtsi | 397 sdhci,auto-cmd12;
|
H A D | p2041si-post.dtsi | 370 sdhci,auto-cmd12;
|
H A D | p5020si-post.dtsi | 402 sdhci,auto-cmd12;
|
H A D | p5040si-post.dtsi | 362 sdhci,auto-cmd12;
|
/linux/arch/arm/boot/dts/broadcom/ |
H A D | bcm-cygnus.dtsi | 442 sdhci,auto-cmd12; 461 sdhci,auto-cmd12;
|
/linux/arch/arm64/boot/dts/freescale/ |
H A D | fsl-ls1012a.dtsi | 166 sdhci,auto-cmd12; 184 sdhci,auto-cmd12;
|
/linux/drivers/mmc/core/ |
H A D | quirks.h | 61 * instead of CMD12-bounded multiblock transfers. For now we'll
|
/linux/arch/arm/boot/dts/aspeed/ |
H A D | aspeed-g6.dtsi | 668 sdhci,auto-cmd12; 677 sdhci,auto-cmd12; 695 sdhci,auto-cmd12;
|
H A D | aspeed-g4.dtsi | 261 sdhci,auto-cmd12; 270 sdhci,auto-cmd12;
|
H A D | aspeed-g5.dtsi | 324 sdhci,auto-cmd12; 333 sdhci,auto-cmd12;
|
12