Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/clk/rockchip/
Dclk-rk3576.c849 RK3576_CCI_CLKGATE_CON(1), 10, GFLAGS),
852 RK3576_CCI_CLKGATE_CON(1), 11, GFLAGS),
Dclk.h277 #define RK3576_CCI_CLKGATE_CON(x) ((x) * 0x4 + RK3576_CCI_CRU_BASE + 0x800) macro