Lines Matching full:description
51 * Description : Calculates the value of SDCLKFS and DVS to be set
94 * Description : 1. Set Initial Clock Speed
181 * Description : Updates the eSDHC registers cmdargs and xfertype
276 * Description : Checks for successful command completion.
347 * Description : mmc card below ver 4.0 does not support high speed
408 * Description : Set block attributes and watermark level register
469 * Description : Read data from the sdhc buffer without using DMA
543 * Description : Write data to the sdhc buffer without using DMA
614 * Description : Read data from the sd card using DMA.
659 * Description : Write data to the sd card using DMA.
704 * Description : Calls esdhc_read_data_nodma and clear interrupt status
728 * Description : Calls esdhc_write_data_nodma and clear interrupt status
750 * Description : 1. Send ACMD51 (CMD_SEND_SCR)
868 * Description : 1. Send CMD7 (CMD_SELECT_CARD) to toggles the card
920 * Description : 1. Send CMD2 (CMD_ALL_SEND_CID)
994 * Description : 1. Send Reset Command
1049 * Description : 1. Send Reset Command
1140 * Description : Base Function called from sd_mmc_init or emmc_init
1224 * Description : Base Function called via hal_init for SD/MMC
1247 * Description : Read a Single block to Destination Pointer
1293 * Description : Write a Single block from Source Pointer
1340 * Description : Calls esdhc_read_block repeatedly for reading the
1401 * Description : Calls esdhc_write_block repeatedly for writing the