Home
last modified time | relevance | path

Searched full:cmd12 (Results 1 – 25 of 52) sorted by relevance

123

/linux-6.14.4/Documentation/devicetree/bindings/mmc/
Daspeed,sdhci.yaml62 sdhci,auto-cmd12:
64 description: Specifies that controller should use auto CMD12
96 sdhci,auto-cmd12;
104 sdhci,auto-cmd12;
Dbrcm,iproc-sdhci.yaml37 sdhci,auto-cmd12:
39 description: Specifies that controller should use auto CMD12
61 sdhci,auto-cmd12;
Dbrcm,sdhci-brcmstb.yaml59 sdhci,auto-cmd12:
61 description: Specifies that controller should use auto CMD12
95 sdhci,auto-cmd12;
Dfsl,esdhc.yaml63 sdhci,auto-cmd12:
66 specifies that a controller can only handle auto CMD12.
/linux-6.14.4/include/linux/platform_data/
Dtmio.h35 /* Some controllers have CMD12 automatically issue/non-issue register */
/linux-6.14.4/drivers/mmc/host/
Dmvsdio.h176 * CMD12 error status bits
Dtmio_mmc_core.c323 * Disable auto CMD12 at IO_RW_EXTENDED and in tmio_mmc_start_command()
483 * Perhaps we can be smarter about when to use auto CMD12 and in tmio_mmc_do_data_irq()
501 dev_err(&host->pdev->dev, "unsupported stop: CMD%u,0x%x. We did CMD12,0\n", in tmio_mmc_do_data_irq()
504 /* fill in response from auto CMD12 */ in tmio_mmc_do_data_irq()
Dsdhci-pltfm.c78 if (device_property_present(dev, "sdhci,auto-cmd12")) in sdhci_get_property()
Dsdhci.h486 /* Controller uses Auto CMD12 command to stop the transfer */
507 /* Stop command (CMD12) can set Transfer Complete when not using MMC_RSP_BUSY */
567 #define SDHCI_AUTO_CMD12 (1<<6) /* Auto CMD12 support */
Dsdhci-esdhc-imx.c140 * "11" when the STOP CMD12 is issued on imx53 to abort one
364 WAIT_FOR_INT, /* sent CMD12, waiting for response INT */
569 * sent CMD12 in esdhc_readl_le()
623 /* send a manual CMD12 with RESPTYP=none */ in esdhc_writel_le()
/linux-6.14.4/arch/powerpc/boot/dts/fsl/
Dc293si-post.dtsi116 sdhci,auto-cmd12;
Dbsc9131si-post.dtsi133 sdhci,auto-cmd12;
Dbsc9132si-post.dtsi162 fsl,sdhci-auto-cmd12;
Dp1020si-post.dtsi157 sdhci,auto-cmd12;
Dp1010si-post.dtsi175 sdhci,auto-cmd12;
Dp1021si-post.dtsi152 sdhci,auto-cmd12;
Dp1022si-post.dtsi218 sdhci,auto-cmd12;
Dp5040si-post.dtsi362 sdhci,auto-cmd12;
Dp3041si-post.dtsi397 sdhci,auto-cmd12;
/linux-6.14.4/drivers/mmc/core/
Dquirks.h61 * instead of CMD12-bounded multiblock transfers. For now we'll
/linux-6.14.4/arch/arm/boot/dts/broadcom/
Dbcm-cygnus.dtsi442 sdhci,auto-cmd12;
461 sdhci,auto-cmd12;
/linux-6.14.4/arch/arm64/boot/dts/freescale/
Dfsl-ls1012a.dtsi166 sdhci,auto-cmd12;
184 sdhci,auto-cmd12;
/linux-6.14.4/arch/arm/boot/dts/aspeed/
Daspeed-g6.dtsi668 sdhci,auto-cmd12;
677 sdhci,auto-cmd12;
695 sdhci,auto-cmd12;
Daspeed-g4.dtsi261 sdhci,auto-cmd12;
270 sdhci,auto-cmd12;
Daspeed-g5.dtsi324 sdhci,auto-cmd12;
333 sdhci,auto-cmd12;

123