Searched refs:host_ocr (Results 1 – 12 of 12) sorted by relevance
96 MMCBR_ACCESSOR(host_ocr, HOST_OCR, int) in MMCBR_ACCESSOR()
147 uint32_t host_ocr; member
900 slot->host.host_ocr = 0;902 slot->host.host_ocr |= MMC_OCR_320_330 | MMC_OCR_330_340;904 slot->host.host_ocr |= MMC_OCR_290_300 | MMC_OCR_300_310;912 slot->host.host_ocr |= MMC_OCR_LOW_VOLTAGE;913 if (slot->host.host_ocr == 0) {2351 *result = slot->host.host_ocr;2597 cts->proto_specific.mmc.host_ocr = slot->host.host_ocr;
260 cts->proto_specific.mmc.host_ocr = sc->aw_host.host_ocr; in aw_mmc_cam_action()524 sc->aw_host.host_ocr = MMC_OCR_320_330 | MMC_OCR_330_340; in aw_mmc_attach()1226 *(int *)result = sc->aw_host.host_ocr;
749 sc->host.host_ocr = sc->voltages[0] | sc->voltages[1]; in aml8726_mmc_attach()957 *(int *)result = sc->host.host_ocr; in aml8726_mmc_read_ivar()
927 sc->host.host_ocr = sc->voltages[0] | sc->voltages[1]; in aml8726_sdxc_attach()1237 *(int *)result = sc->host.host_ocr; in aml8726_sdxc_read_ivar()
212 sc->sc_host.host_ocr = MMC_OCR_320_330 | MMC_OCR_330_340; in jz4780_mmc_attach()766 *(int *)result = sc->sc_host.host_ocr; in jz4780_mmc_read_ivar()
399 mcts->host_ocr = 1; /* Fix this */ in mmcnull_action_sd()
481 sc->host.host_ocr = MMC_OCR_320_330 | MMC_OCR_330_340; in parse_fdt()1249 *(int *)result = sc->host.host_ocr; in dwmmc_read_ivar()
595 uint32_t hv = mmc_highest_voltage(cts->host_ocr); in mmcprobe_start()
1056 uint32_t host_ocr; member
8035 printf("Host OCR: 0x%x\n", cts->host_ocr); in mmcsdcmd()