HomeSort by: relevance | last modified time | path
    Searched refs:sdmmc_command (Results 1 - 25 of 31) sorted by relevancy

1 2

  /src/sys/arch/evbarm/stand/boot2440/
s3csdi.h 37 void s3csd_exec_cmd(void *priv, struct sdmmc_command *cmd);
dev_sdmmc.c 109 void (*exec_cmd)(void*, struct sdmmc_command*);
159 static int sdmmc_mmc_command(struct sdmmc_softc*, struct sdmmc_command*);
164 struct sdmmc_command*);
165 static int sdmmc_mmc_command(struct sdmmc_softc*, struct sdmmc_command*);
187 static void sdmmc_dump_command(struct sdmmc_softc*, struct sdmmc_command*);
567 struct sdmmc_command cmd;
586 struct sdmmc_command cmd;
597 struct sdmmc_command cmd;
672 struct sdmmc_command *cmd)
674 struct sdmmc_command acmd
    [all...]
s3csdi.c 55 static void sssdi_perform_pio_read(struct sdmmc_command *cmd);
56 //static void sssdi_perform_pio_write(struct sdmmc_command *cmd);
158 s3csd_exec_cmd(void *priv, struct sdmmc_command *cmd)
342 sssdi_perform_pio_read(struct sdmmc_command *cmd)
382 sssdi_perform_pio_write(struct sdmmc_command *cmd)
dev_sdmmc.h 85 struct sdmmc_command { struct
  /src/sys/dev/ic/
pl181var.h 44 struct sdmmc_command *sc_cmd;
dwc_mmc_var.h 78 struct sdmmc_command *sc_curcmd;
pl181.c 78 struct sdmmc_command *);
84 struct sdmmc_command *, int);
152 plmmc_intr_xfer(struct plmmc_softc *sc, struct sdmmc_command *cmd)
274 plmmc_pio_transfer(struct plmmc_softc *sc, struct sdmmc_command *cmd,
380 plmmc_do_command(sdmmc_chipset_handle_t sch, struct sdmmc_command *cmd)
494 plmmc_exec_command(sdmmc_chipset_handle_t sch, struct sdmmc_command *cmd)
514 struct sdmmc_command stop_cmd;
w83l518d_sdmmc.c 77 struct sdmmc_command *);
322 wb_sdmmc_rsp_read_long(struct wb_softc *wb, struct sdmmc_command *cmd)
351 wb_sdmmc_rsp_read_short(struct wb_softc *wb, struct sdmmc_command *cmd)
376 wb_sdmmc_transfer_data(struct wb_softc *wb, struct sdmmc_command *cmd)
434 wb_sdmmc_exec_command(sdmmc_chipset_handle_t sch, struct sdmmc_command *cmd)
rtsx.c 117 struct sdmmc_command *);
142 static int rtsx_read_ppbuf(struct rtsx_softc *, struct sdmmc_command *,
144 static int rtsx_write_ppbuf(struct rtsx_softc *, struct sdmmc_command *,
147 struct sdmmc_command *, uint32_t *, uint8_t);
148 static int rtsx_xfer(struct rtsx_softc *, struct sdmmc_command *,
1203 rtsx_read_ppbuf(struct rtsx_softc *sc, struct sdmmc_command *cmd,
1255 rtsx_write_ppbuf(struct rtsx_softc *sc, struct sdmmc_command *cmd,
1300 rtsx_exec_short_xfer(struct rtsx_softc *sc, struct sdmmc_command *cmd,
1380 rtsx_xfer(struct rtsx_softc *sc, struct sdmmc_command *cmd, uint32_t *cmdbuf)
1478 rtsx_exec_command(sdmmc_chipset_handle_t sch, struct sdmmc_command *cmd
    [all...]
dwc_mmc.c 60 struct sdmmc_command *);
470 dwc_mmc_dma_prepare(struct dwc_mmc_softc *sc, struct sdmmc_command *cmd)
570 dwc_mmc_dma_complete(struct dwc_mmc_softc *sc, struct sdmmc_command *cmd)
592 dwc_mmc_exec_command(sdmmc_chipset_handle_t sch, struct sdmmc_command *cmd)
884 struct sdmmc_command *cmd;
  /src/sys/arch/arm/xscale/
pxa2x0_mci.h 68 struct sdmmc_command * volatile sc_cmd; /* command in progress */
  /src/sys/dev/sdmmc/
sdhcvar.h 28 struct sdmmc_command;
86 int (*sc_vendor_transfer_data_dma)(struct sdhc_softc *, struct sdmmc_command *);
sdmmcchip.h 27 struct sdmmc_command;
55 struct sdmmc_command *);
sdmmcvar.h 110 struct sdmmc_command { struct
355 int sdmmc_mmc_command(struct sdmmc_softc *, struct sdmmc_command *);
357 struct sdmmc_command *);
sdmmc.c 76 static void sdmmc_dump_command(struct sdmmc_softc *, struct sdmmc_command *);
840 sdmmc_app_command(struct sdmmc_softc *sc, struct sdmmc_function *sf, struct sdmmc_command *cmd)
842 struct sdmmc_command acmd;
874 sdmmc_mmc_command(struct sdmmc_softc *sc, struct sdmmc_command *cmd)
915 struct sdmmc_command cmd;
934 struct sdmmc_command cmd;
953 struct sdmmc_command cmd;
986 struct sdmmc_command cmd;
1021 sdmmc_dump_command(struct sdmmc_softc *sc, struct sdmmc_command *cmd)
sdmmc_mem.c 252 struct sdmmc_command cmd;
620 struct sdmmc_command cmd;
679 struct sdmmc_command cmd;
710 struct sdmmc_command cmd;
1195 struct sdmmc_command cmd;
1222 struct sdmmc_command cmd;
1250 struct sdmmc_command cmd;
1366 struct sdmmc_command cmd;
1591 struct sdmmc_command cmd;
1664 struct sdmmc_command cmd
    [all...]
sdmmc_io.c 346 struct sdmmc_command cmd;
394 struct sdmmc_command cmd;
662 struct sdmmc_command cmd;
  /src/sys/arch/evbsh3/t_sh7706lan/
scimci.c 68 struct sdmmc_command *);
179 static void scimci_cmd_cfgread(struct scimci_softc *, struct sdmmc_command *);
180 static void scimci_cmd_read(struct scimci_softc *, struct sdmmc_command *);
181 static void scimci_cmd_write(struct scimci_softc *, struct sdmmc_command *);
418 scimci_exec_command(sdmmc_chipset_handle_t sch, struct sdmmc_command *cmd)
509 scimci_cmd_cfgread(struct scimci_softc *sc, struct sdmmc_command *cmd)
561 scimci_cmd_read(struct scimci_softc *sc, struct sdmmc_command *cmd)
613 scimci_cmd_write(struct scimci_softc *sc, struct sdmmc_command *cmd)
ssumci.c 70 struct sdmmc_command *);
170 static void ssumci_cmd_cfgread(struct ssumci_softc *, struct sdmmc_command *);
171 static void ssumci_cmd_read(struct ssumci_softc *, struct sdmmc_command *);
172 static void ssumci_cmd_write(struct ssumci_softc *, struct sdmmc_command *);
355 ssumci_exec_command(sdmmc_chipset_handle_t sch, struct sdmmc_command *cmd)
438 ssumci_cmd_cfgread(struct ssumci_softc *sc, struct sdmmc_command *cmd)
478 ssumci_cmd_read(struct ssumci_softc *sc, struct sdmmc_command *cmd)
518 ssumci_cmd_write(struct ssumci_softc *sc, struct sdmmc_command *cmd)
  /src/sys/arch/arm/imx/
imx23_ssp.c 95 struct sdmmc_command *);
97 struct sdmmc_command *);
99 struct sdmmc_command *);
112 struct sdmmc_command *);
454 issp_exec_command(sdmmc_chipset_handle_t sch, struct sdmmc_command *cmd)
807 struct sdmmc_command *cmd)
917 struct sdmmc_command *cmd)
974 struct sdmmc_command *cmd)
  /src/sys/arch/arm/broadcom/
bcm2835_sdhost.c 118 struct sdmmc_command *);
347 sdhost_dma_transfer(struct sdhost_softc *sc, struct sdmmc_command *cmd)
424 sdhost_dma_wait(struct sdhost_softc *sc, struct sdmmc_command *cmd)
600 sdhost_exec_command(sdmmc_chipset_handle_t sch, struct sdmmc_command *cmd)
  /src/sys/dev/marvell/
mvsdio.c 65 struct sdmmc_command *sc_exec_cmd;
91 static void mvsdio_exec_command(sdmmc_chipset_handle_t, struct sdmmc_command *);
261 struct sdmmc_command *cmd = sc->sc_exec_cmd;
525 mvsdio_exec_command(sdmmc_chipset_handle_t sch, struct sdmmc_command *cmd)
  /src/sys/arch/arm/amlogic/
mesongx_mmc.c 188 struct sdmmc_command *);
224 struct sdmmc_command *sc_cmd;
604 struct sdmmc_command *cmd;
835 mesongx_mmc_dma_prepare(struct mesongx_mmc_softc *sc, struct sdmmc_command *cmd, uint32_t cmdflags)
929 mesongx_mmc_dma_complete(struct mesongx_mmc_softc *sc, struct sdmmc_command *cmd)
947 mesongx_mmc_exec_command(sdmmc_chipset_handle_t sch, struct sdmmc_command *cmd)
  /src/sys/arch/arm/s3c2xx0/
s3c2440_sdi.c 104 static void sssdi_exec_command(sdmmc_chipset_handle_t, struct sdmmc_command *);
119 void sssdi_perform_pio_read(struct sssdi_softc *sc, struct sdmmc_command *cmd);
120 void sssdi_perform_pio_write(struct sssdi_softc *sc, struct sdmmc_command *cmd);
383 sssdi_exec_command(sdmmc_chipset_handle_t sch, struct sdmmc_command *cmd)
650 void sssdi_perform_pio_read(struct sssdi_softc *sc, struct sdmmc_command *cmd)
679 sssdi_perform_pio_write(struct sssdi_softc *sc, struct sdmmc_command *cmd)
  /src/sys/arch/arm/sunxi/
sunxi_mmc.c 101 static void sunxi_mmc_dma_complete(struct sunxi_mmc_softc *, struct sdmmc_command *);
115 struct sdmmc_command *);
199 struct sdmmc_command *sc_curcmd;
620 struct sdmmc_command *cmd;
996 sunxi_mmc_dma_prepare(struct sunxi_mmc_softc *sc, struct sdmmc_command *cmd)
1095 sunxi_mmc_dma_complete(struct sunxi_mmc_softc *sc, struct sdmmc_command *cmd)
1117 sunxi_mmc_exec_command(sdmmc_chipset_handle_t sch, struct sdmmc_command *cmd)

Completed in 31 milliseconds

1 2