Home
last modified time | relevance | path

Searched refs:SD_RSP_LEN_6 (Results 1 – 6 of 6) sorted by relevance

/linux/include/linux/
H A Drtsx_usb.h453 #define SD_RSP_LEN_6 0x01 macro
H A Drtsx_pci.h197 #define SD_RSP_LEN_6 0x01 macro
/linux/drivers/staging/rts5208/
H A Drtsx_card.h189 #define SD_RSP_LEN_6 0x01 macro
H A Dsd.c298 SD_CHECK_CRC7 | SD_RSP_LEN_6);
373 SD_CHECK_CRC7 | SD_RSP_LEN_6);
2693 SD_CHECK_CRC7 | SD_RSP_LEN_6);
2779 SD_CHECK_CRC7 | SD_RSP_LEN_6);
3432 SD_RSP_LEN_6;
/linux/drivers/mmc/host/
H A Drtsx_usb_sdmmc.c133 SD_NO_WAIT_BUSY_END | SD_CHECK_CRC7 | SD_RSP_LEN_6); in sd_read_data()
245 SD_NO_WAIT_BUSY_END | SD_CHECK_CRC7 | SD_RSP_LEN_6); in sd_write_data()
H A Drtsx_pci_sdmmc.c351 SD_NO_WAIT_BUSY_END | SD_CHECK_CRC7 | SD_RSP_LEN_6); in sd_read_data()