SEL100_SHIFT
val = (sel50 << SEL50_SHIFT) | (sel100 << SEL100_SHIFT);
#define SEL100_MASK BIT(SEL100_SHIFT)