Searched refs:SD_STOP (Results 1 – 8 of 8) sorted by relevance
| /linux-6.15/drivers/misc/cardreader/ |
| H A D | rts5260.c | 206 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 D | rts5228.c | 213 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 D | rts5261.c | 185 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 D | rts5264.c | 180 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 D | rtsx_usb.h | 489 #define SD_STOP 0x04 macro
|
| H A D | rtsx_pci.h | 393 #define SD_STOP 0x04 macro
|
| /linux-6.15/drivers/mmc/host/ |
| H A D | rtsx_usb_sdmmc.c | 68 SD_STOP | SD_CLR_ERR, in sd_clear_error() 69 SD_STOP | SD_CLR_ERR); in sd_clear_error()
|
| H A D | rtsx_pci_sdmmc.c | 59 SD_STOP | SD_CLR_ERR, SD_STOP | SD_CLR_ERR); in sd_clear_error()
|