Home
last modified time | relevance | path

Searched defs:RK3588_CLKGATE_CON (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dcru_rk3588.h115 #define RK3588_CLKGATE_CON(x) ((x) * 0x4 + 0x800) macro
/OK3568_Linux_fs/kernel/drivers/clk/rockchip/
H A Dclk.h414 #define RK3588_CLKGATE_CON(x) ((x) * 0x4 + 0x800) macro