Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mfd/
H A Dlpc_ich.c70 #define BYT_BCR_WPD BIT(0) macro
1191 if (!(val & BYT_BCR_WPD)) { in lpc_ich_byt_set_writeable()
1192 val |= BYT_BCR_WPD; in lpc_ich_byt_set_writeable()
1197 return val & BYT_BCR_WPD; in lpc_ich_byt_set_writeable()