Home
last modified time | relevance | path

Searched defs:bitfield_replace (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Dbitfield.h58 static inline uint bitfield_replace(uint reg_val, uint shift, uint width, in bitfield_replace() function
/OK3568_Linux_fs/kernel/drivers/clk/bcm/
H A Dclk-kona.c48 static inline u32 bitfield_replace(u32 reg_val, u32 shift, u32 width, u32 val) in bitfield_replace() function