Home
last modified time | relevance | path

Searched refs:RK3528_PMU_CLKSEL_CON (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/clk/rockchip/
H A Dclk-rk3528.c539 RK3528_PMU_CLKSEL_CON(0), 0, 2, MFLAGS,
545 RK3528_PMU_CLKSEL_CON(5), 0, 5, DFLAGS,
549 RK3528_PMU_CLKSEL_CON(1), 0,
553 RK3528_PMU_CLKSEL_CON(2), 0, 1, MFLAGS),
560 RK3528_PMU_CLKSEL_CON(0), 2, 1, MFLAGS,
563 RK3528_PMU_CLKSEL_CON(2), 1, 1, MFLAGS,
H A Dclk.h325 #define RK3528_PMU_CLKSEL_CON(x) ((x) * 0x4 + 0x300 + RK3528_PMU_CRU_BASE) macro
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dcru_rk3528.h123 #define RK3528_PMU_CLKSEL_CON(x) ((x) * 0x4 + 0x300 + RK3528_PMU_CRU_BASE) macro