Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/rockchip/
H A Dclk-rk3568.c622 RK3568_CLKSEL_CON(12), 0,
635 RK3568_CLKSEL_CON(14), 0,
648 RK3568_CLKSEL_CON(16), 0,
661 RK3568_CLKSEL_CON(18), 0,
674 RK3568_CLKSEL_CON(20), 0,
687 RK3568_CLKSEL_CON(22), 0,
700 RK3568_CLKSEL_CON(84), 0,
723 RK3568_CLKSEL_CON(24), 0,
733 RK3568_CLKSEL_CON(26), 0,
1207 RK3568_CLKSEL_CON(53), 0,
[all …]
H A Dclk.h220 #define RK3568_CLKSEL_CON(x) ((x) * 0x4 + 0x100) macro