Searched refs:app_cmd (Results 1 – 4 of 4) sorted by relevance
83 int app_cmd; member168 if (host->app_cmd) { in sdricoh_mmc_cmd()170 host->app_cmd = 0; in sdricoh_mmc_cmd()172 host->app_cmd = 1; in sdricoh_mmc_cmd()
99 bool app_cmd; member164 if (!host->app_cmd && cmd == SD_SEND_RELATIVE_ADDR) in litex_mmc_send_cmd()167 host->app_cmd = (cmd == MMC_APP_CMD); in litex_mmc_send_cmd()211 app_cmd_sent = host->app_cmd; /* was preceding command app_cmd? */ in litex_mmc_set_bus_width()553 host->app_cmd = false; in litex_mmc_probe()
191 bool app_cmd; member938 if (host->app_cmd) { in usdhi6_cmd_flags()939 host->app_cmd = false; in usdhi6_cmd_flags()1572 host->app_cmd = true; in usdhi6_sd_bh()
2319 static int app_cmd(struct scsi_cmnd *srb, struct rtsx_chip *chip) in app_cmd() function2666 result = app_cmd(srb, chip); in vendor_cmnd()