Searched refs:atmci_send_command (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/mmc/host/ |
H A D | atmel-mci.c | 811 static void atmci_send_command(struct atmel_mci *host, in atmci_send_command() function 833 atmci_send_command(host, data->stop, host->stop_cmdr); in atmci_send_stop_cmd() 1302 atmci_send_command(host, cmd, cmdflags); in atmci_start_request() 1308 atmci_send_command(host, cmd, cmdflags); in atmci_start_request()
|
/kernel/linux/linux-6.6/drivers/mmc/host/ |
H A D | atmel-mci.c | 855 static void atmci_send_command(struct atmel_mci *host, in atmci_send_command() function 877 atmci_send_command(host, data->stop, host->stop_cmdr); in atmci_send_stop_cmd() 1345 atmci_send_command(host, cmd, cmdflags); in atmci_start_request() 1351 atmci_send_command(host, cmd, cmdflags); in atmci_start_request()
|
Completed in 7 milliseconds