Searched refs:sd_cmd_SET_BLOCKLEN (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/hw/sd/ |
H A D | sd.c | 1673 static sd_rsp_type_t sd_cmd_SET_BLOCKLEN(SDState *sd, SDRequest req) in sd_cmd_SET_BLOCKLEN() function 2571 [16] = {2, sd_spi, "SET_BLOCKLEN", sd_cmd_SET_BLOCKLEN}, 2622 [16] = {2, sd_ac, "SET_BLOCKLEN", sd_cmd_SET_BLOCKLEN}, 2687 [16] = {2, sd_ac, "SET_BLOCKLEN", sd_cmd_SET_BLOCKLEN},
|