Home
last modified time | relevance | path

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

/openbmc/linux/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()
832 if (host->dram_access_quirk) in meson_mmc_start_cmd()
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()