Searched refs:RK_CLK_COMPOSITE_DIV_EXP (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/dev/clk/rockchip/
H A Drk_clk_composite.h48 #define RK_CLK_COMPOSITE_DIV_EXP 0x0002 /* Register 0, 1, 2, 2, ... */ macro
H A Drk3288_cru.c598 CDIV(0, "hclk_cpu_s", "aclk_cpu_pre", RK_CLK_COMPOSITE_DIV_EXP,
651 CDIV(0, "pclk_peri_s", "aclk_peri_src", RK_CLK_COMPOSITE_DIV_EXP,
653 CDIV(0, "hclk_peri_s", "aclk_peri_src", RK_CLK_COMPOSITE_DIV_EXP,
749 COMP(0, "ddrphy", ddrphy_p, RK_CLK_COMPOSITE_DIV_EXP,
H A Drk_clk_composite.c182 if (sc->flags & RK_CLK_COMPOSITE_DIV_EXP)
206 if (sc->flags == RK_CLK_COMPOSITE_DIV_EXP)

Completed in 94 milliseconds