Searched refs:SDHCI_BLOCK_SIZE (Results 1 – 6 of 6) sorted by relevance
| /drivers/mmc/host/ |
| A D | sdhci-iproc.c | 53 } else if ((reg == SDHCI_BLOCK_SIZE || reg == SDHCI_BLOCK_COUNT) && in sdhci_iproc_readw() 118 SDHCI_BLOCK_SIZE); in sdhci_iproc_writew() 123 } else if ((reg == SDHCI_BLOCK_SIZE || reg == SDHCI_BLOCK_COUNT) && in sdhci_iproc_writew() 137 } else if (reg == SDHCI_BLOCK_SIZE || reg == SDHCI_BLOCK_COUNT) { in sdhci_iproc_writew()
|
| A D | sdhci-of-ma35d1.c | 58 { SDHCI_BLOCK_SIZE, sizeof(u32)},
|
| A D | sdhci.h | 30 #define SDHCI_BLOCK_SIZE 0x04 macro
|
| A D | sdhci.c | 60 sdhci_readw(host, SDHCI_BLOCK_SIZE), in sdhci_dumpregs() 1103 SDHCI_BLOCK_SIZE); in sdhci_set_block_info() 2838 sdhci_writew(host, SDHCI_MAKE_BLKSZ(b, 128), SDHCI_BLOCK_SIZE); in sdhci_send_tuning() 2840 sdhci_writew(host, SDHCI_MAKE_BLKSZ(b, 64), SDHCI_BLOCK_SIZE); in sdhci_send_tuning() 3962 SDHCI_BLOCK_SIZE); in sdhci_cqe_enable()
|
| A D | sdhci-of-esdhc.c | 280 if (spec_reg == SDHCI_BLOCK_SIZE) { in esdhc_writew_fixup()
|
| A D | sdhci-esdhc-imx.c | 831 case SDHCI_BLOCK_SIZE: in esdhc_writew_le()
|
Completed in 24 milliseconds