Searched defs:bitfield_replace (Results 1 – 2 of 2) sorted by relevance
57 static inline uint bitfield_replace(uint reg_val, uint shift, uint width, in bitfield_replace() function
40 static inline u32 bitfield_replace(u32 reg_val, u32 shift, u32 width, u32 val) in bitfield_replace() function