Searched refs:SET_CMOS_AND_VALID_BIT (Results 1 – 2 of 2) sorted by relevance
58 SET_CMOS_AND_VALID_BIT(req.boot_mode); in ipmi_set_cmos_clear()
19 #define SET_CMOS_AND_VALID_BIT(x) ((x) |= (CMOS_BIT | VALID_BIT)) macro