Searched refs:BE_WRB_F_BIT (Results 1 – 1 of 1) sorted by relevance
447 #define BE_WRB_F_BIT(name) BE_WRB_F_##name##_BIT macro451 (((word) & (BE_WRB_F_MASK(name))) >> BE_WRB_F_BIT(name))454 ((word) |= (((val) << BE_WRB_F_BIT(name)) & BE_WRB_F_MASK(name)))