Searched refs:BLOCKSIZE_R (Results 1 - 2 of 2) sorted by relevance
/device/soc/hisilicon/common/platform/mmc/sdhci/ |
H A D | sdhci.h | 223 BLOCKSIZE_R = 0x0004, enumerator 281 * BLOCKSIZE_R(0x0004) details.
|
H A D | sdhci.c | 39 SdhciReadw(host, BLOCKSIZE_R), SdhciReadw(host, BLOCKCOUNT_R)); in SdhciDumpregs() 272 SdhciWritel(host, SDHCI_MAKE_BLKSZ(7, blksz), BLOCKSIZE_R); in SdhciSetBlkSizeReg() 274 SdhciWritel(host, SDHCI_MAKE_BLKSZ(sdmaBoundary, blksz), BLOCKSIZE_R); in SdhciSetBlkSizeReg()
|
Completed in 5 milliseconds