Searched refs:CLK_SEL_MSK (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/ | ||
A D | qcom-geni-se.h | 130 #define CLK_SEL_MSK GENMASK(2, 0) macro |
/linux/drivers/spi/ | ||
A D | spi-geni-qcom.c | 297 clk_sel = idx & CLK_SEL_MSK; in geni_spi_set_clock_and_bw() |
Completed in 10 milliseconds