Searched refs:CGU_SYS_IDIV_APB (Results 1 – 1 of 1) sorted by relevance
/external/u-boot/drivers/clk/ |
D | clk-hsdk-cgu.c | 67 #define CGU_SYS_IDIV_APB 0x180 macro 163 { CGU_SYS_IDIV_APB, { 4, 4, 3, 4 } }, /* APB */ 289 { CGU_SYS_PLL, 0, CGU_SYS_IDIV_APB, &sdt_pll_dat, idiv_get, idiv_set, idiv_off },
|