Searched refs:HHI_SYS_PLL_CNTL (Results 1 – 10 of 10) sorted by relevance
/openbmc/u-boot/drivers/clk/ |
H A D | clk_meson_axg.c | 195 {HHI_SYS_PLL_CNTL, 0, 9}, /* pm */ 196 {HHI_SYS_PLL_CNTL, 9, 5}, /* pn */ 197 {HHI_SYS_PLL_CNTL, 16, 2}, /* pod */
|
H A D | clk_meson.c | 683 {HHI_SYS_PLL_CNTL, 0, 9}, /* pm */ 684 {HHI_SYS_PLL_CNTL, 9, 5}, /* pn */ 685 {HHI_SYS_PLL_CNTL, 10, 2}, /* pod */
|
/openbmc/linux/drivers/clk/meson/ |
H A D | meson8b.h | 51 #define HHI_SYS_PLL_CNTL 0x300 /* 0xc0 offset in data sheet */ macro
|
H A D | axg.h | 96 #define HHI_SYS_PLL_CNTL 0x300 macro
|
H A D | gxbb.h | 90 #define HHI_SYS_PLL_CNTL 0x300 /* 0xc0 offset in data sheet */ macro
|
H A D | axg.c | 95 .reg_off = HHI_SYS_PLL_CNTL, 100 .reg_off = HHI_SYS_PLL_CNTL, 105 .reg_off = HHI_SYS_PLL_CNTL, 110 .reg_off = HHI_SYS_PLL_CNTL, 115 .reg_off = HHI_SYS_PLL_CNTL, 132 .offset = HHI_SYS_PLL_CNTL,
|
H A D | gxbb.c | 378 .reg_off = HHI_SYS_PLL_CNTL, 383 .reg_off = HHI_SYS_PLL_CNTL, 388 .reg_off = HHI_SYS_PLL_CNTL, 393 .reg_off = HHI_SYS_PLL_CNTL, 398 .reg_off = HHI_SYS_PLL_CNTL, 415 .offset = HHI_SYS_PLL_CNTL,
|
H A D | meson8b.c | 261 .reg_off = HHI_SYS_PLL_CNTL, 266 .reg_off = HHI_SYS_PLL_CNTL, 271 .reg_off = HHI_SYS_PLL_CNTL, 276 .reg_off = HHI_SYS_PLL_CNTL, 281 .reg_off = HHI_SYS_PLL_CNTL, 301 .offset = HHI_SYS_PLL_CNTL,
|
/openbmc/u-boot/arch/arm/include/asm/arch-meson/ |
H A D | clock-axg.h | 95 #define HHI_SYS_PLL_CNTL 0x300 macro
|
H A D | clock-gx.h | 90 #define HHI_SYS_PLL_CNTL 0x300 /* 0xc0 offset in data sheet */ macro
|