Home
last modified time | relevance | path

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

/freebsd/sys/dev/mmc/
H A Dmmcspi.c172 #define MMCSPI_RSP_R7 4 macro
1125 rsp_type = MMCSPI_RSP_R7; in mmcspi_set_up_command()
1144 case MMCSPI_RSP_R7: in mmcspi_set_up_command()
1859 if (MMCSPI_RSP_R7 == cmd->rsp_type) { in mmcspi_translate_response()