Lines Matching refs:sch
295 plmmc_host_reset(sdmmc_chipset_handle_t sch)
297 struct plmmc_softc *sc = sch;
307 plmmc_host_ocr(sdmmc_chipset_handle_t sch)
313 plmmc_host_maxblklen(sdmmc_chipset_handle_t sch)
319 plmmc_card_detect(sdmmc_chipset_handle_t sch)
325 plmmc_write_protect(sdmmc_chipset_handle_t sch)
331 plmmc_bus_power(sdmmc_chipset_handle_t sch, uint32_t ocr)
337 plmmc_bus_clock(sdmmc_chipset_handle_t sch, int freq)
339 struct plmmc_softc *sc = sch;
356 plmmc_bus_width(sdmmc_chipset_handle_t sch, int width)
362 plmmc_bus_rod(sdmmc_chipset_handle_t sch, int on)
364 struct plmmc_softc *sc = sch;
380 plmmc_do_command(sdmmc_chipset_handle_t sch, struct sdmmc_command *cmd)
382 struct plmmc_softc *sc = sch;
494 plmmc_exec_command(sdmmc_chipset_handle_t sch, struct sdmmc_command *cmd)
496 struct plmmc_softc *sc = sch;
507 plmmc_do_command(sch, cmd);
519 plmmc_do_command(sch, &stop_cmd);
527 plmmc_card_enable_intr(sdmmc_chipset_handle_t sch, int enable)
532 plmmc_card_intr_ack(sdmmc_chipset_handle_t sch)