Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/arm64/rockchip/clk/
Drk_clk_composite.h55 #define RK_CLK_COMPOSITE_DIV_EXP 0x0004 /* Register 0, 1, 2, 2, ... */ macro
Drk_clk_composite.c215 if (sc->flags & RK_CLK_COMPOSITE_DIV_EXP) in rk_clk_composite_recalc()
239 if (sc->flags == RK_CLK_COMPOSITE_DIV_EXP) in rk_clk_composite_find_best()