Searched refs:CARD_STOP (Results 1 – 7 of 7) sorted by relevance
/linux/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()
|
H A D | rts5228.c | 213 rtsx_pci_write_register(pcr, CARD_STOP, 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()
|
H A D | rts5264.c | 180 rtsx_pci_write_register(pcr, CARD_STOP, SD_STOP | SD_CLR_ERR, in rts5264_card_power_on()
|
/linux/include/linux/ |
H A D | rtsx_pci.h | 390 #define CARD_STOP 0xFD54 macro
|
/linux/drivers/mmc/host/ |
H A D | rtsx_usb_sdmmc.c | 67 rtsx_usb_ep0_write_register(ucr, CARD_STOP, in sd_clear_error()
|
H A D | rtsx_pci_sdmmc.c | 58 rtsx_pci_write_register(host->pcr, CARD_STOP, in sd_clear_error()
|