Searched refs:number_of_bytes (Results 1 – 1 of 1) sorted by relevance
4062 uint8_t number_of_bytes, i = MMC_CLEAR; in sdio_host_access_cccr() local4069 number_of_bytes = BYTES_3; in sdio_host_access_cccr()4076 number_of_bytes = BYTES_2; in sdio_host_access_cccr()4081 number_of_bytes = BYTES_1; in sdio_host_access_cccr()4088 for (i = MMC_CLEAR; i < number_of_bytes; i++) in sdio_host_access_cccr()4121 for (i = MMC_CLEAR; i < number_of_bytes; i++) in sdio_host_access_cccr()4148 uint8_t number_of_bytes, i = MMC_CLEAR; in sdio_host_access_fbr() local4156 number_of_bytes = BYTES_3; in sdio_host_access_fbr()4163 number_of_bytes = BYTES_2; in sdio_host_access_fbr()4168 number_of_bytes = BYTES_1; in sdio_host_access_fbr()[all …]