Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/clk/rockchip/
H A Dclk-rk3588.c129 .reg = RK3588_BIGCORE0_CLKSEL_CON(0), \
138 .reg = RK3588_BIGCORE0_CLKSEL_CON(1), \
292 .core_reg[0] = RK3588_BIGCORE0_CLKSEL_CON(0),
295 .core_reg[1] = RK3588_BIGCORE0_CLKSEL_CON(1),
796 RK3588_BIGCORE0_CLKSEL_CON(2), 0, 2, MFLAGS,
2415 dump_offset("BIG0CRU_SEL", RK3588_BIGCORE0_CLKSEL_CON(0), 0x10); in rk3588_dump_cru()
H A Dclk.h435 #define RK3588_BIGCORE0_CLKSEL_CON(x) ((x) * 0x4 + RK3588_BIGCORE0_CRU_BASE + 0x300) macro
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dcru_rk3588.h137 #define RK3588_BIGCORE0_CLKSEL_CON(x) ((x) * 0x4 + RK3588_BIGCORE0_CRU_BASE + 0x300) macro