Searched refs:_boot_bit_mask (Results 1 – 1 of 1) sorted by relevance
30 static inline u32 _boot_bit_mask(u32 x, u32 y) in _boot_bit_mask() function38 u32 val = z & _boot_bit_mask(x, y); in boot_read_bitfield()44 u32 mask = _boot_bit_mask(x, y); in boot_set_bitfield()