Home
last modified time | relevance | path

Searched refs:CLK_SEL_MSK (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/soc/qcom/
H A Dgeni-se.h143 #define CLK_SEL_MSK GENMASK(2, 0) macro
/linux/drivers/spi/
H A Dspi-geni-qcom.c383 clk_sel = idx & CLK_SEL_MSK; in geni_spi_set_clock_and_bw()