Home
last modified time | relevance | path

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

/linux-6.15/drivers/clk/rockchip/
H A Dclk-rk3588.c887 RK3588_CLKSEL_CON(29), 0,
900 RK3588_CLKSEL_CON(31), 0,
919 RK3588_CLKSEL_CON(25), 0,
930 RK3588_CLKSEL_CON(27), 0,
951 RK3588_CLKSEL_CON(33), 0,
964 RK3588_CLKSEL_CON(35), 0,
1222 RK3588_CLKSEL_CON(42), 0,
1231 RK3588_CLKSEL_CON(44), 0,
1240 RK3588_CLKSEL_CON(46), 0,
1249 RK3588_CLKSEL_CON(48), 0,
[all …]
H A Dclk.h360 #define RK3588_CLKSEL_CON(x) ((x) * 0x4 + 0x300) macro