Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/axs10x/
H A Dpll_clock.c57 #define PLL_REG_SET_NOUPD(reg, value) \ macro
130 PLL_REG_SET_NOUPD(div, upd == 0 ? 1 : 0); in axs10x_encode_div()