Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clk/berlin/
Dberlin2-div.c62 #define DIV_SELECT_MASK 0x7 macro
212 reg &= DIV_SELECT_MASK; in berlin2_div_recalc_rate()