Searched refs:MS_CLR_ERR (Results 1 – 4 of 4) sorted by relevance
/drivers/staging/rts5139/ |
D | ms_mg.c | 207 rts51x_write_register(chip, CARD_STOP, MS_STOP | MS_CLR_ERR, in mg_get_local_EKB() 208 MS_STOP | MS_CLR_ERR); in mg_get_local_EKB() 485 rts51x_write_register(chip, CARD_STOP, MS_STOP | MS_CLR_ERR, in mg_get_ICV() 486 MS_STOP | MS_CLR_ERR); in mg_get_ICV()
|
D | rts51x_card.h | 83 #define MS_CLR_ERR 0x80 macro 874 MS_STOP | MS_CLR_ERR, MS_STOP | MS_CLR_ERR); in rts51x_clear_ms_error()
|
/drivers/staging/rts_pstor/ |
D | rtsx_card.h | 280 #define MS_CLR_ERR 0x80 macro 1081 rtsx_write_register(chip, CARD_STOP, MS_STOP | MS_CLR_ERR, MS_STOP | MS_CLR_ERR); in rtsx_clear_ms_error()
|
D | ms.c | 539 RTSX_WRITE_REG(chip, CARD_STOP, MS_STOP | MS_CLR_ERR, MS_STOP | MS_CLR_ERR); in ms_prepare_reset()
|