Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
H A Drtsx_pci_sdmmc.c121 return SD_RSP_TYPE_R2; in sd_response_type()
133 else if (resp_type == SD_RSP_TYPE_R2) in sd_status_index()
254 if (rsp_type == SD_RSP_TYPE_R2) { in sd_send_cmd_get_rsp()
299 if (rsp_type == SD_RSP_TYPE_R2) { in sd_send_cmd_get_rsp()
H A Drtsx_usb_sdmmc.c320 rsp_type = SD_RSP_TYPE_R2; in sd_send_cmd_get_rsp()
359 if (rsp_type == SD_RSP_TYPE_R2) { in sd_send_cmd_get_rsp()
423 if (rsp_type == SD_RSP_TYPE_R2) { in sd_send_cmd_get_rsp()
/linux/include/linux/
H A Drtsx_usb.h473 #define SD_RSP_TYPE_R2 0x02 macro
H A Drtsx_pci.h202 #define SD_RSP_TYPE_R2 0x02 macro