| /bsp/stm32/stm32h743-atk-apollo/board/ports/ |
| A D | drv_sdio.c | 129 if (resp_type(cmd) == RESP_R2) in rthw_sdio_wait_completed() 178 resp_type(cmd) == RESP_R1 ? "R1" : "", in rthw_sdio_send_command() 179 resp_type(cmd) == RESP_R1B ? "R1B" : "", in rthw_sdio_send_command() 180 resp_type(cmd) == RESP_R2 ? "R2" : "", in rthw_sdio_send_command() 181 resp_type(cmd) == RESP_R3 ? "R3" : "", in rthw_sdio_send_command() 182 resp_type(cmd) == RESP_R4 ? "R4" : "", in rthw_sdio_send_command() 183 resp_type(cmd) == RESP_R5 ? "R5" : "", in rthw_sdio_send_command() 184 resp_type(cmd) == RESP_R6 ? "R6" : "", in rthw_sdio_send_command() 185 resp_type(cmd) == RESP_R7 ? "R7" : "", in rthw_sdio_send_command() 208 if (resp_type(cmd) == RESP_R2) in rthw_sdio_send_command() [all …]
|
| /bsp/stm32/stm32h743-openmv-h7plus/board/ports/ |
| A D | drv_sdio.c | 130 if (resp_type(cmd) == RESP_R2) in rthw_sdio_wait_completed() 179 resp_type(cmd) == RESP_R1 ? "R1" : "", in rthw_sdio_send_command() 180 resp_type(cmd) == RESP_R1B ? "R1B" : "", in rthw_sdio_send_command() 181 resp_type(cmd) == RESP_R2 ? "R2" : "", in rthw_sdio_send_command() 182 resp_type(cmd) == RESP_R3 ? "R3" : "", in rthw_sdio_send_command() 183 resp_type(cmd) == RESP_R4 ? "R4" : "", in rthw_sdio_send_command() 184 resp_type(cmd) == RESP_R5 ? "R5" : "", in rthw_sdio_send_command() 185 resp_type(cmd) == RESP_R6 ? "R6" : "", in rthw_sdio_send_command() 186 resp_type(cmd) == RESP_R7 ? "R7" : "", in rthw_sdio_send_command() 209 if (resp_type(cmd) == RESP_R2) in rthw_sdio_send_command() [all …]
|
| /bsp/stm32/stm32h750-artpi/board/port/ |
| A D | drv_sdio.c | 152 if (resp_type(cmd) == RESP_R2) in rthw_sdio_wait_completed() 207 resp_type(cmd) == RESP_R1 ? "R1" : "", in rthw_sdio_send_command() 208 resp_type(cmd) == RESP_R1B ? "R1B" : "", in rthw_sdio_send_command() 209 resp_type(cmd) == RESP_R2 ? "R2" : "", in rthw_sdio_send_command() 210 resp_type(cmd) == RESP_R3 ? "R3" : "", in rthw_sdio_send_command() 211 resp_type(cmd) == RESP_R4 ? "R4" : "", in rthw_sdio_send_command() 212 resp_type(cmd) == RESP_R5 ? "R5" : "", in rthw_sdio_send_command() 213 resp_type(cmd) == RESP_R6 ? "R6" : "", in rthw_sdio_send_command() 214 resp_type(cmd) == RESP_R7 ? "R7" : "", in rthw_sdio_send_command() 237 if (resp_type(cmd) == RESP_R2) in rthw_sdio_send_command() [all …]
|
| /bsp/synwit/libraries/SWM320_CSL/SWM320_StdPeriph_Driver/ |
| A D | SWM320_sdio.h | 136 uint32_t _SDIO_SendCmd(uint32_t cmd, uint32_t arg, uint32_t resp_type, uint32_t *resp_data, uint32_… 138 …define SDIO_SendCmd(cmd, arg, resp_type, resp_data) _SDIO_Sen… argument 139 …ne SDIO_SendCmdWithData(cmd, arg, resp_type, resp_data, data_read, block_cnt) _SDIO_SendCmd… argument 140 … SDIO_SendCmdWithDataByDMA(cmd, arg, resp_type, resp_data, data_read, block_cnt) _SDIO_SendCmd(c… argument
|
| /bsp/stm32/stm32mp157a-st-discovery/board/ports/ |
| A D | drv_sdio.c | 235 resp_type(cmd) == RESP_NONE ? "NONE" : "", in rthw_sdio_send_command() 236 resp_type(cmd) == RESP_R1 ? "R1" : "", in rthw_sdio_send_command() 237 resp_type(cmd) == RESP_R1B ? "R1B" : "", in rthw_sdio_send_command() 238 resp_type(cmd) == RESP_R2 ? "R2" : "", in rthw_sdio_send_command() 239 resp_type(cmd) == RESP_R3 ? "R3" : "", in rthw_sdio_send_command() 240 resp_type(cmd) == RESP_R4 ? "R4" : "", in rthw_sdio_send_command() 241 resp_type(cmd) == RESP_R5 ? "R5" : "", in rthw_sdio_send_command() 242 resp_type(cmd) == RESP_R6 ? "R6" : "", in rthw_sdio_send_command() 243 resp_type(cmd) == RESP_R7 ? "R7" : "", in rthw_sdio_send_command() 251 if (resp_type(cmd) == RESP_NONE) in rthw_sdio_send_command() [all …]
|
| /bsp/stm32/stm32mp157a-st-ev1/board/ports/ |
| A D | drv_emmc.c | 256 resp_type(cmd) == RESP_NONE ? "NONE" : "", in rthw_sdio_send_command() 257 resp_type(cmd) == RESP_R1 ? "R1" : "", in rthw_sdio_send_command() 258 resp_type(cmd) == RESP_R1B ? "R1B" : "", in rthw_sdio_send_command() 259 resp_type(cmd) == RESP_R2 ? "R2" : "", in rthw_sdio_send_command() 260 resp_type(cmd) == RESP_R3 ? "R3" : "", in rthw_sdio_send_command() 261 resp_type(cmd) == RESP_R4 ? "R4" : "", in rthw_sdio_send_command() 262 resp_type(cmd) == RESP_R5 ? "R5" : "", in rthw_sdio_send_command() 263 resp_type(cmd) == RESP_R6 ? "R6" : "", in rthw_sdio_send_command() 264 resp_type(cmd) == RESP_R7 ? "R7" : "", in rthw_sdio_send_command() 272 if (resp_type(cmd) == RESP_NONE) in rthw_sdio_send_command() [all …]
|
| /bsp/stm32/libraries/HAL_Drivers/drivers/ |
| A D | drv_sdmmc.c | 163 if (resp_type(cmd) == RESP_R2) in rthw_sdio_wait_completed() 245 resp_type(cmd) == RESP_R1 ? "R1" : "", in rthw_sdio_send_command() 246 resp_type(cmd) == RESP_R1B ? "R1B" : "", in rthw_sdio_send_command() 247 resp_type(cmd) == RESP_R2 ? "R2" : "", in rthw_sdio_send_command() 248 resp_type(cmd) == RESP_R3 ? "R3" : "", in rthw_sdio_send_command() 249 resp_type(cmd) == RESP_R4 ? "R4" : "", in rthw_sdio_send_command() 250 resp_type(cmd) == RESP_R5 ? "R5" : "", in rthw_sdio_send_command() 251 resp_type(cmd) == RESP_R6 ? "R6" : "", in rthw_sdio_send_command() 252 resp_type(cmd) == RESP_R7 ? "R7" : "", in rthw_sdio_send_command() 280 if (resp_type(cmd) == RESP_NONE) in rthw_sdio_send_command() [all …]
|
| A D | drv_sdio.c | 273 resp_type(cmd) == RESP_NONE ? "NONE" : "", in rthw_sdio_send_command() 274 resp_type(cmd) == RESP_R1 ? "R1" : "", in rthw_sdio_send_command() 275 resp_type(cmd) == RESP_R1B ? "R1B" : "", in rthw_sdio_send_command() 276 resp_type(cmd) == RESP_R2 ? "R2" : "", in rthw_sdio_send_command() 277 resp_type(cmd) == RESP_R3 ? "R3" : "", in rthw_sdio_send_command() 278 resp_type(cmd) == RESP_R4 ? "R4" : "", in rthw_sdio_send_command() 279 resp_type(cmd) == RESP_R5 ? "R5" : "", in rthw_sdio_send_command() 280 resp_type(cmd) == RESP_R6 ? "R6" : "", in rthw_sdio_send_command() 281 resp_type(cmd) == RESP_R7 ? "R7" : "", in rthw_sdio_send_command() 289 if (resp_type(cmd) == RESP_NONE) in rthw_sdio_send_command() [all …]
|
| /bsp/ht32/libraries/ht32_drivers/ |
| A D | drv_sdio.c | 138 resp_type(cmd) == RESP_R1 ? "R1" : "", in rt_hw_sdio_send_command() 140 resp_type(cmd) == RESP_R2 ? "R2" : "", in rt_hw_sdio_send_command() 141 resp_type(cmd) == RESP_R3 ? "R3" : "", in rt_hw_sdio_send_command() 142 resp_type(cmd) == RESP_R4 ? "R4" : "", in rt_hw_sdio_send_command() 143 resp_type(cmd) == RESP_R5 ? "R5" : "", in rt_hw_sdio_send_command() 144 resp_type(cmd) == RESP_R6 ? "R6" : "", in rt_hw_sdio_send_command() 145 resp_type(cmd) == RESP_R7 ? "R7" : "", in rt_hw_sdio_send_command() 181 if (resp_type(cmd) == RESP_NONE) in rt_hw_sdio_send_command() 183 else if (resp_type(cmd) == RESP_R2) in rt_hw_sdio_send_command() 188 if (resp_type(cmd) & (RESP_R1 | RESP_R6)) in rt_hw_sdio_send_command() [all …]
|
| /bsp/synwit/libraries/SWM320_drivers/ |
| A D | drv_sdio.c | 88 if (resp_type(cmd) == RESP_NONE) 92 else if (resp_type(cmd) == RESP_R2) 231 resp_type(cmd) == RESP_R1 ? "R1" : "", in swm_sdio_send_command() 233 resp_type(cmd) == RESP_R2 ? "R2" : "", in swm_sdio_send_command() 234 resp_type(cmd) == RESP_R3 ? "R3" : "", in swm_sdio_send_command() 235 resp_type(cmd) == RESP_R4 ? "R4" : "", in swm_sdio_send_command() 236 resp_type(cmd) == RESP_R5 ? "R5" : "", in swm_sdio_send_command() 237 resp_type(cmd) == RESP_R6 ? "R6" : "", in swm_sdio_send_command() 238 resp_type(cmd) == RESP_R7 ? "R7" : "", in swm_sdio_send_command() 249 if (resp_type(cmd) == RESP_NONE) in swm_sdio_send_command() [all …]
|
| /bsp/synwit/libraries/SWM341_drivers/ |
| A D | drv_sdio.c | 88 if (resp_type(cmd) == RESP_NONE) 92 else if (resp_type(cmd) == RESP_R2) 231 resp_type(cmd) == RESP_R1 ? "R1" : "", in swm_sdio_send_command() 233 resp_type(cmd) == RESP_R2 ? "R2" : "", in swm_sdio_send_command() 234 resp_type(cmd) == RESP_R3 ? "R3" : "", in swm_sdio_send_command() 235 resp_type(cmd) == RESP_R4 ? "R4" : "", in swm_sdio_send_command() 236 resp_type(cmd) == RESP_R5 ? "R5" : "", in swm_sdio_send_command() 237 resp_type(cmd) == RESP_R6 ? "R6" : "", in swm_sdio_send_command() 238 resp_type(cmd) == RESP_R7 ? "R7" : "", in swm_sdio_send_command() 249 if (resp_type(cmd) == RESP_NONE) in swm_sdio_send_command() [all …]
|
| /bsp/synwit/libraries/SWM341_CSL/SWM341_StdPeriph_Driver/ |
| A D | SWM341_sdio.h | 152 uint32_t _SDIO_SendCmd(uint32_t cmd, uint32_t arg, uint32_t resp_type, uint32_t *resp_data, uint32_… 154 …define SDIO_SendCmd(cmd, arg, resp_type, resp_data) _SDIO_Sen… argument 155 …ne SDIO_SendCmdWithData(cmd, arg, resp_type, resp_data, data_read, block_cnt) _SDIO_SendCmd… argument 156 … SDIO_SendCmdWithDataByDMA(cmd, arg, resp_type, resp_data, data_read, block_cnt) _SDIO_SendCmd(c… argument
|
| /bsp/at32/libraries/rt_drivers/ |
| A D | drv_sdio.c | 272 resp_type(cmd) == RESP_NONE ? "NONE" : "", in rt_hw_sdio_send_command() 273 resp_type(cmd) == RESP_R1 ? "R1" : "", in rt_hw_sdio_send_command() 274 resp_type(cmd) == RESP_R1B ? "R1B" : "", in rt_hw_sdio_send_command() 275 resp_type(cmd) == RESP_R2 ? "R2" : "", in rt_hw_sdio_send_command() 276 resp_type(cmd) == RESP_R3 ? "R3" : "", in rt_hw_sdio_send_command() 277 resp_type(cmd) == RESP_R4 ? "R4" : "", in rt_hw_sdio_send_command() 278 resp_type(cmd) == RESP_R5 ? "R5" : "", in rt_hw_sdio_send_command() 279 resp_type(cmd) == RESP_R6 ? "R6" : "", in rt_hw_sdio_send_command() 280 resp_type(cmd) == RESP_R7 ? "R7" : "", in rt_hw_sdio_send_command() 288 if (resp_type(cmd) == RESP_NONE) in rt_hw_sdio_send_command() [all …]
|
| /bsp/bouffalo_lab/libraries/rt_drivers/ |
| A D | drv_sdh.c | 151 switch (resp_type(cmd)) in sdio_host_get_resp_type() 369 if (resp_type(cmd) != RESP_NONE) in rt_hw_sdh_data_transfer() 430 if (resp_type(cmd) != RESP_NONE) in rt_hw_sdh_cmd_transfer() 432 if (resp_type(cmd) == RESP_R2) in rt_hw_sdh_cmd_transfer() 517 resp_type(cmd) == RESP_R1 ? "R1" : "", in rt_hw_sdh_request() 519 resp_type(cmd) == RESP_R2 ? "R2" : "", in rt_hw_sdh_request() 520 resp_type(cmd) == RESP_R3 ? "R3" : "", in rt_hw_sdh_request() 521 resp_type(cmd) == RESP_R4 ? "R4" : "", in rt_hw_sdh_request() 522 resp_type(cmd) == RESP_R5 ? "R5" : "", in rt_hw_sdh_request() 523 resp_type(cmd) == RESP_R6 ? "R6" : "", in rt_hw_sdh_request() [all …]
|
| /bsp/nuvoton/libraries/m2354/rtt_port/ |
| A D | drv_sdio.c | 180 if (resp_type(cmd) == RESP_R2) in nu_sdh_sendcmd_done() 262 if (resp_type(cmd) != RESP_NONE) in nu_sdh_sendcmd() 264 if (resp_type(cmd) == RESP_R2) in nu_sdh_sendcmd() 308 else if (resp_type(cmd) == RESP_R1B) in nu_sdh_sendcmd() 323 if (resp_type(cmd) != RESP_NONE) in nu_sdh_sendcmd() 325 if (resp_type(cmd) == RESP_R2) in nu_sdh_sendcmd() 393 LOG_E("CRC7 error! (resp_type=%d)", resp_type(cmd)); in nu_sdh_sendcmd() 399 LOG_E("CRC16 error! (resp_type=%d)", resp_type(cmd)); in nu_sdh_sendcmd() 455 resp_type(cmd), in nu_sdh_request() 511 if (resp_type(cmd) != RESP_NONE) in nu_sdh_request() [all …]
|
| /bsp/nuvoton/libraries/m460/rtt_port/ |
| A D | drv_sdio.c | 180 if (resp_type(cmd) == RESP_R2) in nu_sdh_sendcmd_done() 262 if (resp_type(cmd) != RESP_NONE) in nu_sdh_sendcmd() 264 if (resp_type(cmd) == RESP_R2) in nu_sdh_sendcmd() 308 else if (resp_type(cmd) == RESP_R1B) in nu_sdh_sendcmd() 323 if (resp_type(cmd) != RESP_NONE) in nu_sdh_sendcmd() 325 if (resp_type(cmd) == RESP_R2) in nu_sdh_sendcmd() 393 LOG_E("CRC7 error! (resp_type=%d)", resp_type(cmd)); in nu_sdh_sendcmd() 399 LOG_E("CRC16 error! (resp_type=%d)", resp_type(cmd)); in nu_sdh_sendcmd() 455 resp_type(cmd), in nu_sdh_request() 511 if (resp_type(cmd) != RESP_NONE) in nu_sdh_request() [all …]
|
| /bsp/nuvoton/libraries/m480/rtt_port/ |
| A D | drv_sdio.c | 180 if (resp_type(cmd) == RESP_R2) in nu_sdh_sendcmd_done() 262 if (resp_type(cmd) != RESP_NONE) in nu_sdh_sendcmd() 264 if (resp_type(cmd) == RESP_R2) in nu_sdh_sendcmd() 308 else if (resp_type(cmd) == RESP_R1B) in nu_sdh_sendcmd() 323 if (resp_type(cmd) != RESP_NONE) in nu_sdh_sendcmd() 325 if (resp_type(cmd) == RESP_R2) in nu_sdh_sendcmd() 393 LOG_E("CRC7 error! (resp_type=%d)", resp_type(cmd)); in nu_sdh_sendcmd() 399 LOG_E("CRC16 error! (resp_type=%d)", resp_type(cmd)); in nu_sdh_sendcmd() 455 resp_type(cmd), in nu_sdh_request() 511 if (resp_type(cmd) != RESP_NONE) in nu_sdh_request() [all …]
|
| /bsp/ft2004/drivers/ |
| A D | drv_sdctrl.c | 116 rasp = resp_type(pkg->cmd); in rthw_sdctrl_transfer_by_dma() 192 rasp = resp_type(pkg->cmd); in rthw_sdctrl_docmd() 256 resp_type(cmd) == RESP_NONE ? "NONE" : "", in rthw_sdctrl_request() 257 resp_type(cmd) == RESP_R1 ? "R1" : "", in rthw_sdctrl_request() 258 resp_type(cmd) == RESP_R1B ? "R1B" : "", in rthw_sdctrl_request() 259 resp_type(cmd) == RESP_R2 ? "R2" : "", in rthw_sdctrl_request() 260 resp_type(cmd) == RESP_R3 ? "R3" : "", in rthw_sdctrl_request() 261 resp_type(cmd) == RESP_R4 ? "R4" : "", in rthw_sdctrl_request() 262 resp_type(cmd) == RESP_R5 ? "R5" : "", in rthw_sdctrl_request() 263 resp_type(cmd) == RESP_R6 ? "R6" : "", in rthw_sdctrl_request() [all …]
|
| /bsp/bluetrum/libraries/hal_drivers/ |
| A D | drv_sdio.c | 241 switch (resp_type(cmd)) in rthw_sdio_send_command() 258 resp_type(cmd) == RESP_NONE ? "NONE" : "", in rthw_sdio_send_command() 259 resp_type(cmd) == RESP_R1 ? "R1" : "", in rthw_sdio_send_command() 260 resp_type(cmd) == RESP_R1B ? "R1B" : "", in rthw_sdio_send_command() 261 resp_type(cmd) == RESP_R2 ? "R2" : "", in rthw_sdio_send_command() 262 resp_type(cmd) == RESP_R3 ? "R3" : "", in rthw_sdio_send_command() 263 resp_type(cmd) == RESP_R4 ? "R4" : "", in rthw_sdio_send_command() 264 resp_type(cmd) == RESP_R5 ? "R5" : "", in rthw_sdio_send_command() 265 resp_type(cmd) == RESP_R6 ? "R6" : "", in rthw_sdio_send_command() 266 resp_type(cmd) == RESP_R7 ? "R7" : "", in rthw_sdio_send_command()
|
| /bsp/apm32/libraries/Drivers/ |
| A D | drv_sdio.c | 270 resp_type(cmd) == RESP_NONE ? "NONE" : "", in rthw_sdio_send_command() 271 resp_type(cmd) == RESP_R1 ? "R1" : "", in rthw_sdio_send_command() 272 resp_type(cmd) == RESP_R1B ? "R1B" : "", in rthw_sdio_send_command() 273 resp_type(cmd) == RESP_R2 ? "R2" : "", in rthw_sdio_send_command() 274 resp_type(cmd) == RESP_R3 ? "R3" : "", in rthw_sdio_send_command() 275 resp_type(cmd) == RESP_R4 ? "R4" : "", in rthw_sdio_send_command() 276 resp_type(cmd) == RESP_R5 ? "R5" : "", in rthw_sdio_send_command() 277 resp_type(cmd) == RESP_R6 ? "R6" : "", in rthw_sdio_send_command() 278 resp_type(cmd) == RESP_R7 ? "R7" : "", in rthw_sdio_send_command() 286 if (resp_type(cmd) == RESP_NONE) in rthw_sdio_send_command() [all …]
|
| /bsp/nuvoton/libraries/ma35/rtt_port/ |
| A D | drv_sdio.c | 135 if (cmd->resp_type & MMC_RSP_136) in nu_sdh_send_commanddone() 245 cmd->resp_type, in nu_sdh_send_command() 269 if (!(cmd->resp_type & MMC_RSP_PRESENT)) in nu_sdh_send_command() 271 else if (cmd->resp_type & MMC_RSP_136) in nu_sdh_send_command() 273 else if (cmd->resp_type & MMC_RSP_BUSY) in nu_sdh_send_command() 282 if (cmd->resp_type & MMC_RSP_CRC) in nu_sdh_send_command() 285 if (cmd->resp_type & MMC_RSP_OPCODE) in nu_sdh_send_command() 324 else if (cmd->resp_type & MMC_RSP_BUSY) in nu_sdh_send_command() 439 resp_type(req->cmd), in nu_sdh_request() 446 cmd.resp_type = nu_sdh_get_cmd_resptype(resp_type(req->cmd)); in nu_sdh_request() [all …]
|
| /bsp/hpmicro/libraries/hpm_sdk/drivers/src/ |
| A D | hpm_sdxc_drv.c | 110 if (cmd->resp_type != sdxc_dev_resp_none) { in sdxc_receive_cmd_response() 113 if (cmd->resp_type == sdxc_dev_resp_r2) { in sdxc_receive_cmd_response() 135 ((cmd->resp_type == sdxc_dev_resp_r1) || (cmd->resp_type == sdxc_dev_resp_r1b) || in sdxc_receive_cmd_response() 136 (cmd->resp_type == sdxc_dev_resp_r6) || (cmd->resp_type == sdxc_dev_resp_r5))) { in sdxc_receive_cmd_response() 309 if ((cmd->resp_type == sdxc_dev_resp_r1) || (cmd->resp_type == sdxc_dev_resp_r5) || in sdxc_send_command() 310 (cmd->resp_type == sdxc_dev_resp_r6) || (cmd->resp_type == sdxc_dev_resp_r7)) { in sdxc_send_command() 312 } else if ((cmd->resp_type == sdxc_dev_resp_r1b) || (cmd->resp_type == sdxc_dev_resp_r5b)) { in sdxc_send_command() 314 } else if (cmd->resp_type == sdxc_dev_resp_r2) { in sdxc_send_command() 316 } else if ((cmd->resp_type == sdxc_dev_resp_r3) || (cmd->resp_type == sdxc_dev_resp_r4)) { in sdxc_send_command() 992 cmd.resp_type = sdxc_dev_resp_r1; in sdxc_perform_tuning_flow_sequence() [all …]
|
| /bsp/hc32/libraries/hc32_drivers/ |
| A D | drv_sdio.c | 206 if (resp_type(cmd) == RESP_NONE) in _sdio_wait_completed() 210 else if (resp_type(cmd) == RESP_R2) in _sdio_wait_completed() 335 resp_type(cmd) == RESP_NONE ? "NONE" : "", in _sdio_send_command() 336 resp_type(cmd) == RESP_R1 ? "R1" : "", in _sdio_send_command() 337 resp_type(cmd) == RESP_R1B ? "R1B" : "", in _sdio_send_command() 338 resp_type(cmd) == RESP_R2 ? "R2" : "", in _sdio_send_command() 339 resp_type(cmd) == RESP_R3 ? "R3" : "", in _sdio_send_command() 340 resp_type(cmd) == RESP_R4 ? "R4" : "", in _sdio_send_command() 341 resp_type(cmd) == RESP_R5 ? "R5" : "", in _sdio_send_command() 342 resp_type(cmd) == RESP_R6 ? "R6" : "", in _sdio_send_command() [all …]
|
| /bsp/cvitek/drivers/ |
| A D | drv_sdhci.c | 336 if (resp_type(cmd) == RESP_NONE) in sdhci_send_data_cmd() 338 else if (resp_type(cmd) == RESP_R2) in sdhci_send_data_cmd() 340 else if (resp_type(cmd) == RESP_R1B) in sdhci_send_data_cmd() 856 resp_type(cmd) == RESP_R1 ? "R1" : "", in rthw_sdhci_request() 858 resp_type(cmd) == RESP_R2 ? "R2" : "", in rthw_sdhci_request() 859 resp_type(cmd) == RESP_R3 ? "R3" : "", in rthw_sdhci_request() 860 resp_type(cmd) == RESP_R4 ? "R4" : "", in rthw_sdhci_request() 861 resp_type(cmd) == RESP_R5 ? "R5" : "", in rthw_sdhci_request() 862 resp_type(cmd) == RESP_R6 ? "R6" : "", in rthw_sdhci_request() 863 resp_type(cmd) == RESP_R7 ? "R7" : "", in rthw_sdhci_request() [all …]
|
| /bsp/hpmicro/libraries/drivers/ |
| A D | drv_sdio.c | 408 sdxc_cmd.resp_type = sdxc_dev_resp_none; in hpm_sdmmc_request() 411 sdxc_cmd.resp_type = sdxc_dev_resp_r1; in hpm_sdmmc_request() 414 sdxc_cmd.resp_type = sdxc_dev_resp_r1b; in hpm_sdmmc_request() 417 sdxc_cmd.resp_type = sdxc_dev_resp_r2; in hpm_sdmmc_request() 420 sdxc_cmd.resp_type = sdxc_dev_resp_r3; in hpm_sdmmc_request() 423 sdxc_cmd.resp_type = sdxc_dev_resp_r4; in hpm_sdmmc_request() 426 sdxc_cmd.resp_type = sdxc_dev_resp_r6; in hpm_sdmmc_request() 429 sdxc_cmd.resp_type = sdxc_dev_resp_r7; in hpm_sdmmc_request() 432 sdxc_cmd.resp_type = sdxc_dev_resp_r5; in hpm_sdmmc_request() 558 if (sdxc_cmd.resp_type == sdxc_dev_resp_r2) in hpm_sdmmc_request()
|