Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/clk/rockchip/
Dclk-rk3576.c1555 RK3576_PHP_CLKSEL_CON(0), 2, 5, DFLAGS,
1558 RK3576_PHP_CLKSEL_CON(0), 7, 5, DFLAGS,
1561 RK3576_PHP_CLKSEL_CON(0), 12, 2, MFLAGS,
1564 RK3576_PHP_CLKSEL_CON(0), 14, 2, MFLAGS,
1567 RK3576_PHP_CLKSEL_CON(1), 0, 8, DFLAGS,
Dclk.h263 #define RK3576_PHP_CLKSEL_CON(x) ((x) * 0x4 + RK3576_PHP_CRU_BASE + 0x300) macro