Searched refs:MS_STOP (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/memstick/host/ |
H A D | rtsx_pci_ms.c | 41 MS_STOP | MS_CLR_ERR, MS_STOP | MS_CLR_ERR); in ms_clear_error()
|
H A D | rtsx_usb_ms.c | 51 MS_STOP | MS_CLR_ERR, in ms_clear_error() 52 MS_STOP | MS_CLR_ERR); in ms_clear_error()
|
/kernel/linux/linux-6.6/drivers/memstick/host/ |
H A D | rtsx_pci_ms.c | 41 MS_STOP | MS_CLR_ERR, MS_STOP | MS_CLR_ERR); in ms_clear_error()
|
H A D | rtsx_usb_ms.c | 51 MS_STOP | MS_CLR_ERR, in ms_clear_error() 52 MS_STOP | MS_CLR_ERR); in ms_clear_error()
|
/kernel/linux/linux-5.10/drivers/staging/rts5208/ |
H A D | rtsx_card.h | 263 #define MS_STOP 0x08 macro 1073 rtsx_write_register(chip, CARD_STOP, MS_STOP | MS_CLR_ERR, in rtsx_clear_ms_error() 1074 MS_STOP | MS_CLR_ERR); in rtsx_clear_ms_error()
|
H A D | ms.c | 575 retval = rtsx_write_register(chip, CARD_STOP, MS_STOP | MS_CLR_ERR, in ms_prepare_reset() 576 MS_STOP | MS_CLR_ERR); in ms_prepare_reset()
|
/kernel/linux/linux-6.6/drivers/staging/rts5208/ |
H A D | rtsx_card.h | 263 #define MS_STOP 0x08 macro 1073 rtsx_write_register(chip, CARD_STOP, MS_STOP | MS_CLR_ERR, in rtsx_clear_ms_error() 1074 MS_STOP | MS_CLR_ERR); in rtsx_clear_ms_error()
|
H A D | ms.c | 575 retval = rtsx_write_register(chip, CARD_STOP, MS_STOP | MS_CLR_ERR, in ms_prepare_reset() 576 MS_STOP | MS_CLR_ERR); in ms_prepare_reset()
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | rtsx_usb.h | 486 #define MS_STOP 0x08 macro
|
H A D | rtsx_pci.h | 391 #define MS_STOP 0x08 macro
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | rtsx_usb.h | 486 #define MS_STOP 0x08 macro
|
H A D | rtsx_pci.h | 392 #define MS_STOP 0x08 macro
|
Completed in 34 milliseconds