Home
last modified time | relevance | path

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

/linux-6.15/drivers/clk/rockchip/
H A Dclk-rk3288.c364 RK3288_CLKSEL_CON(8), 0,
379 RK3288_CLKSEL_CON(9), 0,
388 RK3288_CLKSEL_CON(41), 0,
589 RK3288_CLKSEL_CON(17), 0,
598 RK3288_CLKSEL_CON(18), 0,
619 RK3288_CLKSEL_CON(7), 0,
862 RK3288_CLKSEL_CON(0),
863 RK3288_CLKSEL_CON(1),
864 RK3288_CLKSEL_CON(10),
865 RK3288_CLKSEL_CON(33),
[all …]
H A Dclk.h128 #define RK3288_CLKSEL_CON(x) ((x) * 0x4 + 0x60) macro