Searched refs:BYT_BCR_WPD (Results 1 – 1 of 1) sorted by relevance
70 #define BYT_BCR_WPD BIT(0) macro1190 if (!(val & BYT_BCR_WPD)) { in lpc_ich_byt_set_writeable()1191 val |= BYT_BCR_WPD; in lpc_ich_byt_set_writeable()1196 return val & BYT_BCR_WPD; in lpc_ich_byt_set_writeable()