Home
last modified time | relevance | path

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

/hal_microchip-latest/mpfs/drivers/mss/mss_mmc/
Dmss_mmc.c761 |SRS3_BLOCK_COUNT_ENABLE | SRS3_RESP_ERR_CHECK_EN in MSS_MMC_single_block_read()
955 | SRS3_MULTI_BLOCK_SEL | SRS3_BLOCK_COUNT_ENABLE in MSS_MMC_sdma_read()
971 | SRS3_BLOCK_COUNT_ENABLE in MSS_MMC_sdma_read()
1085 | SRS3_MULTI_BLOCK_SEL | SRS3_BLOCK_COUNT_ENABLE in MSS_MMC_adma2_read()
1099 … srs03_data = (uint32_t)(SRS3_DATA_PRESENT | SRS3_TRANS_DIRECT_READ | SRS3_BLOCK_COUNT_ENABLE in MSS_MMC_adma2_read()
1160 … srs03_data = (uint32_t)(SRS3_DATA_PRESENT | SRS3_TRANS_DIRECT_READ |SRS3_BLOCK_COUNT_ENABLE in MSS_MMC_sdio_single_block_read()
1269 … srs03_data = (uint32_t)(SRS3_DATA_PRESENT | SRS3_TRANS_DIRECT_WRITE |SRS3_BLOCK_COUNT_ENABLE in MSS_MMC_single_block_write()
1435 | SRS3_MULTI_BLOCK_SEL | SRS3_BLOCK_COUNT_ENABLE in MSS_MMC_sdma_write()
1450 | SRS3_BLOCK_COUNT_ENABLE in MSS_MMC_sdma_write()
1562 | SRS3_MULTI_BLOCK_SEL | SRS3_BLOCK_COUNT_ENABLE in MSS_MMC_adma2_write()
[all …]
Dmss_mmc_regs.h193 #define SRS3_BLOCK_COUNT_ENABLE 0x00000002u macro