Searched refs:RK3588_BIGCORE1_CLKSEL_CON (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/clk/rockchip/ |
| H A D | clk-rk3588.c | 145 .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 D | clk.h | 439 #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 D | cru_rk3588.h | 142 #define RK3588_BIGCORE1_CLKSEL_CON(x) ((x) * 0x4 + RK3588_BIGCORE1_CRU_BASE + 0x300) macro
|