Home
last modified time | relevance | path

Searched defs:ocr (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/mmc/
H A Dmmc.c426 mmc_select_vdd(struct mmc_softc *sc, uint32_t ocr) in mmc_select_vdd()
433 mmc_highest_voltage(uint32_t ocr) in mmc_highest_voltage()
587 mmc_send_app_op_cond(struct mmc_softc *sc, uint32_t ocr, uint32_t *rocr) in mmc_send_app_op_cond()
615 mmc_send_op_cond(struct mmc_softc *sc, uint32_t ocr, uint32_t *rocr) in mmc_send_op_cond()
2037 uint32_t ocr; in mmc_go_discovery() local
H A Dbridge.h151 uint32_t ocr; member
H A Dmmcreg.h162 #define R4_IO_NUM_FUNCTIONS(ocr) (((ocr) >> 28) & 0x3) argument
/freebsd/sys/cam/mmc/
H A Dmmc_xpt.c561 mmc_highest_voltage(uint32_t ocr) in mmc_highest_voltage()
/freebsd/sys/dev/mrsas/
H A Dmrsas.c2327 int ret, loop, ocr = 0; in mrsas_init_fw() local
2953 mrsas_transition_to_ready(struct mrsas_softc *sc, int ocr) in mrsas_transition_to_ready()