Lines Matching refs:mmc_command
107 static void sd_cmd_set_sd_cmd(struct rtsx_pcr *pcr, struct mmc_command *cmd) in sd_cmd_set_sd_cmd()
122 static int sd_response_type(struct mmc_command *cmd) in sd_response_type()
222 struct mmc_command *cmd) in sd_send_cmd_get_rsp()
339 static int sd_read_data(struct realtek_pci_sdmmc *host, struct mmc_command *cmd, in sd_read_data()
393 struct mmc_command *cmd, u16 byte_cnt, u8 *buf, int buf_len, in sd_write_data()
445 struct mmc_command *cmd = mrq->cmd; in sd_read_long_data()
503 struct mmc_command *cmd = mrq->cmd; in sd_write_long_data()
586 struct mmc_command *cmd = mrq->cmd; in sd_normal_rw()
703 struct mmc_command cmd = {}; in sd_tuning_rx_cmd()
782 static inline int sdio_extblock_cmd(struct mmc_command *cmd, in sdio_extblock_cmd()
788 static inline int sd_rw_cmd(struct mmc_command *cmd) in sd_rw_cmd()
803 struct mmc_command *cmd = mrq->cmd; in sd_request()