Home
last modified time | relevance | path

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

/linux/drivers/mfd/
H A Dlpc_ich.c71 #define BYT_BCR_WPD BIT(0) macro
1270 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()