Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dcru_rk3328.h82 #define RK3328_CLKSEL_CON(x) ((x) * 0x4 + 0x100) macro
/OK3568_Linux_fs/kernel/drivers/clk/rockchip/
H A Dclk.h254 #define RK3328_CLKSEL_CON(x) ((x) * 0x4 + 0x100) macro