Home
last modified time | relevance | path

Searched refs:MMCSPI_RSP_R3 (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/mmc/
H A Dmmcspi.c171 #define MMCSPI_RSP_R3 3 macro
1109 rsp_type = MMCSPI_RSP_R3; in mmcspi_set_up_command()
1143 case MMCSPI_RSP_R3: in mmcspi_set_up_command()
1804 if (MMCSPI_RSP_R3 == cmd->rsp_type) { in mmcspi_translate_response()
2178 cmd.rsp_type = MMCSPI_RSP_R3; in mmcspi_request()