Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/arm64/rockchip/clk/
HDrk3328_cru.c830 .type = RK3328_CLK_PLL,
834 .type = RK3328_CLK_PLL,
838 .type = RK3328_CLK_PLL,
842 .type = RK3328_CLK_PLL,
846 .type = RK3328_CLK_PLL,
HDrk_cru.h227 RK3328_CLK_PLL, enumerator
HDrk_cru.c236 case RK3328_CLK_PLL: in rk_cru_attach()