Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/berlin/
H A Dberlin2-div.c52 #define DIV_SELECT_MASK 0x7 macro
202 reg &= DIV_SELECT_MASK; in berlin2_div_recalc_rate()