Home
last modified time | relevance | path

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

/linux-6.15/drivers/clk/rockchip/
H A Dclk-rk3399.c587 RK3399_CLKSEL_CON(99), 0,
601 RK3399_CLKSEL_CON(96), 0,
611 RK3399_CLKSEL_CON(97), 0,
621 RK3399_CLKSEL_CON(98), 0,
640 RK3399_CLKSEL_CON(100), 0,
650 RK3399_CLKSEL_CON(101), 0,
658 RK3399_CLKSEL_CON(102), 0,
666 RK3399_CLKSEL_CON(103), 0,
1170 RK3399_CLKSEL_CON(106), 0,
1200 RK3399_CLKSEL_CON(107), 0,
[all …]
H A Dclk.h191 #define RK3399_CLKSEL_CON(x) ((x) * 0x4 + 0x100) macro