Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/sdmmc/
Dsdmmcvar.h97 #define SCF_RSP_136 0x0200 macro
105 #define SCF_RSP_R2 (SCF_RSP_PRESENT|SCF_RSP_CRC|SCF_RSP_136)
Dsdhc.c907 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()
Dsdmmc.c864 if (ISSET(cmd->c_flags, SCF_RSP_136)) in sdmmc_dump_command()
/openbsd/src/sys/dev/fdt/
Dbcm2835_sdhost.c427 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()
Damlmmc.c594 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()
Dsximmc.c945 if (cmd->c_flags & SCF_RSP_136) in sximmc_exec_command()
1056 if (cmd->c_flags & SCF_RSP_136) { in sximmc_exec_command()
Dimxesdhc.c831 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()
Ddwmmc.c930 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/
Dommmc.c879 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/
Dw83l518d_sdmmc.c516 if (ISSET(cmd->c_flags, SCF_RSP_136)) in wb_sdmmc_exec_command()
Drtsx.c1331 if (ISSET(cmd->c_flags, SCF_RSP_136)) { in rtsx_exec_command()
/openbsd/src/sys/arch/octeon/dev/
Doctmmc.c946 if (ISSET(cmd->c_flags, SCF_RSP_136)) { in octmmc_get_response()