Searched refs:sd_cmd1 (Results 1 – 3 of 3) sorted by relevance
141 int sd_cmd1(struct sd_handle *handle, uint32_t initOcr, uint32_t *ocr);
408 rc = sd_cmd1(handle, cmd1_option, &newOcr); in init_mmc_card()1080 res = sd_cmd1(handle, cmd1_option, &newOcr); in mmc_cmd1()
35 int sd_cmd1(struct sd_handle *handle, uint32_t ocr, uint32_t *ocr_output) in sd_cmd1() function