Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/rockchip/
H A Dclk-rk3308.c334 RK3308_CLKSEL_CON(12), 0,
344 RK3308_CLKSEL_CON(15), 0,
354 RK3308_CLKSEL_CON(18), 0,
364 RK3308_CLKSEL_CON(21), 0,
374 RK3308_CLKSEL_CON(24), 0,
454 RK3308_CLKSEL_CON(9), 0,
585 RK3308_CLKSEL_CON(3), 0,
635 RK3308_CLKSEL_CON(47), 0,
645 RK3308_CLKSEL_CON(53), 0,
659 RK3308_CLKSEL_CON(55), 0,
[all …]
H A Dclk.h144 #define RK3308_CLKSEL_CON(x) ((x) * 0x4 + 0x100) macro