Searched refs:SD_CLR_ERR (Results 1 – 6 of 6) 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() 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/include/linux/ |
H A D | rtsx_usb.h | 491 #define SD_CLR_ERR 0x40 487 #define SD_CLR_ERR global() macro
|
H A D | rtsx_pci.h | 397 #define SD_CLR_ERR 0x40 macro
|