Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/include/
Dhimci_reg.h34 #define MCI_BLKSIZ 0x1c macro
/third_party/uboot/u-boot-2020.01/drivers/mmc/
Dhimci.c308 himci_writel(0, host->base + MCI_BLKSIZ); in hi_mci_idma_stop()
663 himci_writel(data->blocksize, host->base + MCI_BLKSIZ); in hi_mci_request()
682 himci_writel(0, host->base + MCI_BLKSIZ); in hi_mci_request()