Searched refs:SCF_RSP_136 (Results 1 – 12 of 12) sorted by relevance
| /openbsd/src/sys/dev/sdmmc/ |
| D | sdmmcvar.h | 97 #define SCF_RSP_136 0x0200 macro 105 #define SCF_RSP_R2 (SCF_RSP_PRESENT|SCF_RSP_CRC|SCF_RSP_136)
|
| D | sdhc.c | 907 if (ISSET(cmd->c_flags, SCF_RSP_136)) { in sdhc_exec_command() 1004 else if (ISSET(cmd->c_flags, SCF_RSP_136)) in sdhc_start_command()
|
| D | sdmmc.c | 864 if (ISSET(cmd->c_flags, SCF_RSP_136)) in sdmmc_dump_command()
|
| /openbsd/src/sys/dev/fdt/ |
| D | bcm2835_sdhost.c | 427 if (ISSET(cmd->c_flags, SCF_RSP_136)) in bcmsdhost_exec_command() 477 if (ISSET(cmd->c_flags, SCF_RSP_136)) { in bcmsdhost_exec_command()
|
| D | amlmmc.c | 594 if (ISSET(cmd->c_flags, SCF_RSP_136)) in amlmmc_exec_command() 699 if (ISSET(cmd->c_flags, SCF_RSP_136)) { in amlmmc_exec_command()
|
| D | sximmc.c | 945 if (cmd->c_flags & SCF_RSP_136) in sximmc_exec_command() 1056 if (cmd->c_flags & SCF_RSP_136) { in sximmc_exec_command()
|
| D | imxesdhc.c | 831 if (ISSET(cmd->c_flags, SCF_RSP_136)) { in imxesdhc_exec_command() 940 else if (ISSET(cmd->c_flags, SCF_RSP_136)) in imxesdhc_start_command()
|
| D | dwmmc.c | 930 if (cmd->c_flags & SCF_RSP_136) in dwmmc_exec_command() 1002 if (cmd->c_flags & SCF_RSP_136) { in dwmmc_exec_command()
|
| /openbsd/src/sys/arch/armv7/omap/ |
| D | ommmc.c | 879 if (ISSET(cmd->c_flags, SCF_RSP_136)) { in ommmc_exec_command() 986 else if (ISSET(cmd->c_flags, SCF_RSP_136)) in ommmc_start_command()
|
| /openbsd/src/sys/dev/ic/ |
| D | w83l518d_sdmmc.c | 516 if (ISSET(cmd->c_flags, SCF_RSP_136)) in wb_sdmmc_exec_command()
|
| D | rtsx.c | 1331 if (ISSET(cmd->c_flags, SCF_RSP_136)) { in rtsx_exec_command()
|
| /openbsd/src/sys/arch/octeon/dev/ |
| D | octmmc.c | 946 if (ISSET(cmd->c_flags, SCF_RSP_136)) { in octmmc_get_response()
|