Home
last modified time | relevance | path

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

/linux-6.15/drivers/clk/rockchip/
H A Dclk-rk3528.c304 RK3528_CLKSEL_CON(5), 0,
314 RK3528_CLKSEL_CON(7), 0,
324 RK3528_CLKSEL_CON(9), 0,
334 RK3528_CLKSEL_CON(11), 0,
344 RK3528_CLKSEL_CON(13), 0,
354 RK3528_CLKSEL_CON(15), 0,
364 RK3528_CLKSEL_CON(17), 0,
374 RK3528_CLKSEL_CON(19), 0,
384 RK3528_CLKSEL_CON(21), 0,
394 RK3528_CLKSEL_CON(25), 0,
[all …]
H A Dclk.h217 #define RK3528_CLKSEL_CON(x) ((x) * 0x4 + 0x300) macro