Home
last modified time | relevance | path

Searched refs:MS_REG_ST0_WP (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/storage/
H A Dene_ub6250.c221 #define MS_REG_ST0_WP 0x01 /* write protected */ macro
222 #define MS_REG_ST0_WP_ON MS_REG_ST0_WP
2010 if ((extdat.status0 & MS_REG_ST0_WP) == MS_REG_ST0_WP_ON) in ms_card_init()
/kernel/linux/linux-6.6/drivers/usb/storage/
H A Dene_ub6250.c221 #define MS_REG_ST0_WP 0x01 /* write protected */ macro
222 #define MS_REG_ST0_WP_ON MS_REG_ST0_WP
2011 if ((extdat.status0 & MS_REG_ST0_WP) == MS_REG_ST0_WP_ON) in ms_card_init()

Completed in 8 milliseconds