Home
last modified time | relevance | path

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

/linux-6.15/drivers/clk/rockchip/
H A Dclk-rk3576.c438 RK3576_CLKSEL_CON(8), 7, 2, MFLAGS,
450 RK3576_CLKSEL_CON(19), 2, 2, MFLAGS,
453 RK3576_CLKSEL_CON(19), 6, 2, MFLAGS,
461 RK3576_CLKSEL_CON(12), 0,
466 RK3576_CLKSEL_CON(14), 0,
471 RK3576_CLKSEL_CON(16), 0,
476 RK3576_CLKSEL_CON(18), 0,
481 RK3576_CLKSEL_CON(21), 0,
486 RK3576_CLKSEL_CON(23), 0,
491 RK3576_CLKSEL_CON(25), 0,
[all …]
H A Dclk.h309 #define RK3576_CLKSEL_CON(x) ((x) * 0x4 + 0x300) macro