Home
last modified time | relevance | path

Searched defs:ocrp (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/arch/evbarm/stand/boot2440/
H A Ddev_sdmmc.c565 sdmmc_mem_send_if_cond(struct sdmmc_softc *sc, uint32_t ocr, uint32_t *ocrp) in sdmmc_mem_send_if_cond() argument
595 sdmmc_mem_send_op_cond(struct sdmmc_softc *sc, uint32_t ocr, uint32_t *ocrp) in sdmmc_mem_send_op_cond() argument
/netbsd-src/sys/dev/sdmmc/
H A Dsdmmc_mem.c610 sdmmc_mem_send_op_cond(struct sdmmc_softc * sc,uint32_t ocr,uint32_t * ocrp) sdmmc_mem_send_op_cond() argument
669 sdmmc_mem_send_if_cond(struct sdmmc_softc * sc,uint32_t ocr,uint32_t * ocrp) sdmmc_mem_send_if_cond() argument
H A Dsdmmc_io.c660 sdmmc_io_send_op_cond(struct sdmmc_softc *sc, u_int32_t ocr, u_int32_t *ocrp) in sdmmc_io_send_op_cond()