Home
last modified time | relevance | path

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

/linux/include/linux/
H A Drtsx_usb.h471 #define SD_RSP_TYPE_R1 0x01 macro
H A Drtsx_pci.h200 #define SD_RSP_TYPE_R1 0x01 macro
/linux/drivers/mmc/host/
H A Drtsx_usb_sdmmc.c314 rsp_type = SD_RSP_TYPE_R1; in sd_send_cmd_get_rsp()
H A Drtsx_pci_sdmmc.c117 return SD_RSP_TYPE_R1; in sd_response_type()