Searched refs:MS_REG_ST0_WP (Results 1 – 1 of 1) sorted by relevance
221 #define MS_REG_ST0_WP 0x01 /* write protected */ macro222 #define MS_REG_ST0_WP_ON MS_REG_ST0_WP2011 if ((extdat.status0 & MS_REG_ST0_WP) == MS_REG_ST0_WP_ON) in ms_card_init()