Searched refs:ocr (Results 1 – 11 of 11) sorted by relevance
190 static int mmc_highest_voltage(uint32_t ocr);430 return (ocr & MMC_OCR_VOLTAGE); in mmc_select_vdd()434 mmc_highest_voltage(uint32_t ocr) in mmc_highest_voltage() argument440 if (ocr & (1 << i)) in mmc_highest_voltage()595 cmd.arg = ocr; in mmc_send_app_op_cond()605 (ocr & MMC_OCR_VOLTAGE) == 0) in mmc_send_app_op_cond()623 cmd.arg = ocr; in mmc_send_op_cond()632 (ocr & MMC_OCR_VOLTAGE) == 0) in mmc_send_op_cond()2030 uint32_t ocr; in mmc_go_discovery() local2061 ocr = 0; /* Failed both, powerdown. */ in mmc_go_discovery()[all …]
96 MMCBR_ACCESSOR(ocr, OCR, int) in MMCBR_ACCESSOR()
161 #define R4_IO_NUM_FUNCTIONS(ocr) (((ocr) >> 28) & 0x3) argument
146 uint32_t ocr; member
65 JP-OCR-B jp-ocr-b
562 mmc_highest_voltage(uint32_t ocr) in mmc_highest_voltage() argument568 if (ocr & (1 << i)) in mmc_highest_voltage()
1345 *(int *)result = sc->host.ocr; in dwmmc_read_ivar()1395 sc->host.ocr = value; in dwmmc_write_ivar()
1134 *(int *)result = sc->aw_host.ocr;1189 sc->aw_host.ocr = value;
101 int mrsas_transition_to_ready(struct mrsas_softc *sc, int ocr);2327 int ret, loop, ocr = 0; in mrsas_init_fw() local2337 ret = mrsas_transition_to_ready(sc, ocr); in mrsas_init_fw()2953 mrsas_transition_to_ready(struct mrsas_softc *sc, int ocr) in mrsas_transition_to_ready() argument2973 if (ocr) { in mrsas_transition_to_ready()
2465 *result = slot->host.ocr;2569 slot->host.ocr = value;
3093 *result = sc->rtsx_host.ocr;3155 sc->rtsx_host.ocr = value;