Searched refs:STAT_BIT_OFFSET_MASK (Results 1 – 1 of 1) sorted by relevance
20 #define STAT_BIT_OFFSET_MASK GENMASK(7, 0) macro58 *stat_bit = FIELD_GET(STAT_BIT_OFFSET_MASK, id); in id_to_reg_and_bit_offsets()151 id |= FIELD_PREP(STAT_BIT_OFFSET_MASK, spec->args[2]); in intel_reset_xlate()217 data->reboot_id |= FIELD_PREP(STAT_BIT_OFFSET_MASK, rb_id[2]); in intel_reset_probe()