Home
last modified time | relevance | path

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

/linux-6.15/drivers/clk/rockchip/
H A Dclk-rk3576.c851 RK3576_CCI_CLKGATE_CON(1), 10, GFLAGS),
854 RK3576_CCI_CLKGATE_CON(1), 11, GFLAGS),
H A Dclk.h336 #define RK3576_CCI_CLKGATE_CON(x) ((x) * 0x4 + RK3576_CCI_CRU_BASE + 0x800) macro