Searched defs:ocrp (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/sys/arch/evbarm/stand/boot2440/ |
H A D | dev_sdmmc.c | 565 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 D | sdmmc_mem.c | 610 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 D | sdmmc_io.c | 660 sdmmc_io_send_op_cond(struct sdmmc_softc *sc, u_int32_t ocr, u_int32_t *ocrp) in sdmmc_io_send_op_cond()
|