Home
last modified time | relevance | path

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

/linux-6.15/drivers/clk/rockchip/
H A Dclk-rk3568.c630 RK3568_CLKSEL_CON(12), 0,
643 RK3568_CLKSEL_CON(14), 0,
656 RK3568_CLKSEL_CON(16), 0,
669 RK3568_CLKSEL_CON(18), 0,
682 RK3568_CLKSEL_CON(20), 0,
695 RK3568_CLKSEL_CON(22), 0,
708 RK3568_CLKSEL_CON(84), 0,
731 RK3568_CLKSEL_CON(24), 0,
741 RK3568_CLKSEL_CON(26), 0,
1215 RK3568_CLKSEL_CON(53), 0,
[all …]
H A Dclk.h279 #define RK3568_CLKSEL_CON(x) ((x) * 0x4 + 0x100) macro