Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Drockchip_dw_mmc.c222 host->stride_pio = true; in rockchip_dwmmc_probe()
224 host->stride_pio = false; in rockchip_dwmmc_probe()
H A Ddw_mmc.c235 stride = host->stride_pio && size > 128; in dwmci_data_transfer()
/OK3568_Linux_fs/u-boot/include/
H A Ddwmmc.h183 bool stride_pio; member