Searched refs:CGU_SYS_IDIV_GFX_CORE (Results 1 – 1 of 1) sorted by relevance
/openbmc/u-boot/drivers/clk/ |
H A D | clk-hsdk-cgu.c | 73 #define CGU_SYS_IDIV_GFX_CORE 0x1E0 macro 169 { CGU_SYS_IDIV_GFX_CORE, { 1, 1, 1, 1 } }, /* GPU-CORE */ 295 { CGU_SYS_PLL, 0, CGU_SYS_IDIV_GFX_CORE, &sdt_pll_dat, idiv_get, idiv_set, idiv_off },
|