Searched refs:sd_cmd_APP_CMD (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/hw/sd/ |
H A D | sd.c | 1887 static sd_rsp_type_t sd_cmd_APP_CMD(SDState *sd, SDRequest req) in sd_cmd_APP_CMD() function 2589 [55] = {8, sd_spi, "APP_CMD", sd_cmd_APP_CMD}, 2650 [55] = {8, sd_ac, "APP_CMD", sd_cmd_APP_CMD}, 2706 [55] = {8, sd_ac, "APP_CMD", sd_cmd_APP_CMD},
|