CLK_SEL_MSK
clk_sel = idx & CLK_SEL_MSK;
writel(clk_idx & CLK_SEL_MSK, uport->membase + SE_GENI_CLK_SEL);