Home
last modified time | relevance | path

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

/linux/drivers/misc/cardreader/
H A Drts5260.c206 rtsx_pci_write_register(pcr, CARD_STOP, SD_STOP | SD_CLR_ERR, in rts5260_card_power_on()
207 SD_STOP | SD_CLR_ERR); in rts5260_card_power_on()
H A Drts5261.c185 rtsx_pci_write_register(pcr, CARD_STOP, SD_STOP | SD_CLR_ERR, in rts5261_card_power_on()
186 SD_STOP | SD_CLR_ERR); in rts5261_card_power_on()
H A Drts5264.c180 rtsx_pci_write_register(pcr, CARD_STOP, SD_STOP | SD_CLR_ERR, in rts5264_card_power_on()
181 SD_STOP | SD_CLR_ERR); in rts5264_card_power_on()
/linux/include/linux/
H A Drtsx_usb.h491 #define SD_CLR_ERR 0x40 macro
H A Drtsx_pci.h397 #define SD_CLR_ERR 0x40 macro
/linux/drivers/mmc/host/
H A Drtsx_pci_sdmmc.c59 SD_STOP | SD_CLR_ERR, SD_STOP | SD_CLR_ERR); in sd_clear_error()