Home
last modified time | relevance | path

Searched refs:SD_STOP (Results 1 – 8 of 8) sorted by relevance

/linux-6.15/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 Drts5228.c213 rtsx_pci_write_register(pcr, CARD_STOP, SD_STOP | SD_CLR_ERR, in rts5228_card_power_on()
214 SD_STOP | SD_CLR_ERR); in rts5228_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-6.15/include/linux/
H A Drtsx_usb.h489 #define SD_STOP 0x04 macro
H A Drtsx_pci.h393 #define SD_STOP 0x04 macro
/linux-6.15/drivers/mmc/host/
H A Drtsx_usb_sdmmc.c68 SD_STOP | SD_CLR_ERR, in sd_clear_error()
69 SD_STOP | SD_CLR_ERR); in sd_clear_error()
H A Drtsx_pci_sdmmc.c59 SD_STOP | SD_CLR_ERR, SD_STOP | SD_CLR_ERR); in sd_clear_error()