FETH_SEL_MASK
return (be32_to_cpu(feth->bits) & FETH_SEL_MASK) >> FETH_SEL_SHIFT;
u32 bits = ((level << FETH_SEL_SHIFT) & FETH_SEL_MASK) |