Home
last modified time | relevance | path

Searched refs:dram_access_quirk (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dmeson-gx-mmc.c161 bool dram_access_quirk; member
240 if (host->dram_access_quirk) in meson_mmc_get_transfer_mode()
742 /* local sg copy for dram_access_quirk */
831 if (host->dram_access_quirk) in meson_mmc_start_cmd()
880 * the dram_access_quirk only accepts 32bit read/write access, in meson_mmc_request()
883 if (host->dram_access_quirk && mrq->data) { in meson_mmc_request()
1026 if (host->dram_access_quirk) in meson_mmc_irq_thread()
1133 host->dram_access_quirk = device_property_read_bool(&pdev->dev, in meson_mmc_probe()
1208 if (host->dram_access_quirk) { in meson_mmc_probe()
1229 if (host->dram_access_quirk) { in meson_mmc_probe()
[all...]
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dmeson-gx-mmc.c163 bool dram_access_quirk; member
241 if (host->dram_access_quirk) in meson_mmc_get_transfer_mode()
743 /* local sg copy for dram_access_quirk */
832 if (host->dram_access_quirk) in meson_mmc_start_cmd()
881 * the dram_access_quirk only accepts 32bit read/write access, in meson_mmc_request()
884 if (host->dram_access_quirk && mrq->data) { in meson_mmc_request()
1044 if (host->dram_access_quirk) in meson_mmc_irq_thread()
1155 host->dram_access_quirk = device_property_read_bool(&pdev->dev, in meson_mmc_probe()
1230 if (host->dram_access_quirk) { in meson_mmc_probe()
1251 if (host->dram_access_quirk) { in meson_mmc_probe()
[all...]

Completed in 4 milliseconds