Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()
832 if (host->dram_access_quirk) in meson_mmc_start_cmd()
884 if (host->dram_access_quirk && mrq->data) { in meson_mmc_request()
1033 if (host->dram_access_quirk) in meson_mmc_irq_thread()
1140 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()
1288 if (!host->dram_access_quirk) in meson_mmc_probe()
1315 if (!host->dram_access_quirk) in meson_mmc_remove()