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