Searched refs:GLOB_CNT_STABLE_BITS (Results 1 – 2 of 2) sorted by relevance
93 pub const GLOB_CNT_STABLE_BITS: u32 = 0x0000_007f; // Bits not affected by reset. constant
523 regs.glob_cnt = new_glob_cnt & GLOB_CNT_STABLE_BITS; in set_glob_cnt()