Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/soc/qcom/
H A Dgeni-se.h126 #define CLK_DIV_MSK GENMASK(15, 4) macro
/openbmc/linux/drivers/tty/serial/
H A Dqcom_geni_serial.c1181 maxdiv = CLK_DIV_MSK >> CLK_DIV_SHFT; in find_clk_rate_in_tol()