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