Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/rockchip/
H A Dclk-rk3588.c678 0, RK3588_PLL_CON(88),
681 0, RK3588_PLL_CON(96),
684 CLK_IGNORE_UNUSED, RK3588_PLL_CON(104),
687 CLK_IGNORE_UNUSED, RK3588_PLL_CON(112),
690 0, RK3588_PLL_CON(120),
H A Dclk.h244 #define RK3588_PLL_CON(x) RK2928_PLL_CON(x) macro