Home
last modified time | relevance | path

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

/openbmc/linux/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()