Searched refs:CLK_SEL_MSK (Results 1 – 3 of 3) sorted by relevance
83 #define CLK_SEL_MSK GENMASK(2, 0) macro
117 #define CLK_SEL_MSK GENMASK(2, 0) macro
275 clk_sel = idx & CLK_SEL_MSK; in geni_spi_set_clock_and_bw()