Searched defs:hclk_divisors (Results 1 – 3 of 3) sorted by relevance
/openbmc/u-boot/arch/arm/cpu/arm920t/ep93xx/ |
H A D | speed.c | 57 const uint8_t hclk_divisors[] = { 1, 2, 4, 5, 6, 8, 16, 32 }; in get_HCLK() local
|
/openbmc/linux/arch/arm/mach-ep93xx/ |
H A D | clock.c | 31 static char hclk_divisors[] = { 1, 2, 4, 5, 6, 8, 16, 32 }; variable
|
/openbmc/qemu/hw/ssi/ |
H A D | aspeed_smc.c | 849 const uint8_t hclk_divisors[] = { in aspeed_smc_hclk_divisor() local
|