Searched refs:RK3528_PMU_CLKSEL_CON (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/clk/rockchip/ |
| H A D | clk-rk3528.c | 539 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 D | clk.h | 325 #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 D | cru_rk3528.h | 123 #define RK3528_PMU_CLKSEL_CON(x) ((x) * 0x4 + 0x300 + RK3528_PMU_CRU_BASE) macro
|