Searched refs:BYT_BCR_WPD (Results 1 – 1 of 1) sorted by relevance
71 #define BYT_BCR_WPD BIT(0) macro1270 if (!(val & BYT_BCR_WPD)) { in lpc_ich_byt_set_writeable()1271 val |= BYT_BCR_WPD; in lpc_ich_byt_set_writeable()1276 return val & BYT_BCR_WPD; in lpc_ich_byt_set_writeable()