Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/rockchip/clk/
H A Drk3328_cru.c1551 .type = RK3328_CLK_PLL,
1555 .type = RK3328_CLK_PLL,
1559 .type = RK3328_CLK_PLL,
1563 .type = RK3328_CLK_PLL,
1567 .type = RK3328_CLK_PLL,
H A Drk_cru.h209 RK3328_CLK_PLL, enumerator
H A Drk_cru.c240 case RK3328_CLK_PLL: in rk_cru_attach()