Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/clk/rockchip/
Dclk-rk3576.c123 .reg = RK3576_LITCORE_CLKSEL_CON(1), \
130 .reg = RK3576_LITCORE_CLKSEL_CON(2), \
264 .core_reg[0] = RK3576_LITCORE_CLKSEL_CON(0),
Dclk.h285 #define RK3576_LITCORE_CLKSEL_CON(x) ((x) * 0x4 + RK3576_LITCORE_CRU_BASE + 0x300) macro