Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/clk/rockchip/
H A Dclk-rk3588.c145 .reg = RK3588_BIGCORE1_CLKSEL_CON(0), \
154 .reg = RK3588_BIGCORE1_CLKSEL_CON(1), \
349 .core_reg[0] = RK3588_BIGCORE1_CLKSEL_CON(0),
352 .core_reg[1] = RK3588_BIGCORE1_CLKSEL_CON(1),
807 RK3588_BIGCORE1_CLKSEL_CON(2), 0, 2, MFLAGS,
2417 dump_offset("BIG1CRU_SEL", RK3588_BIGCORE1_CLKSEL_CON(0), 0x10); in rk3588_dump_cru()
H A Dclk.h439 #define RK3588_BIGCORE1_CLKSEL_CON(x) ((x) * 0x4 + RK3588_BIGCORE1_CRU_BASE + 0x300) macro
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dcru_rk3588.h142 #define RK3588_BIGCORE1_CLKSEL_CON(x) ((x) * 0x4 + RK3588_BIGCORE1_CRU_BASE + 0x300) macro