Home
last modified time | relevance | path

Searched defs:hclk_divisors (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/arm/cpu/arm920t/ep93xx/
H A Dspeed.c57 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 Dclock.c31 static char hclk_divisors[] = { 1, 2, 4, 5, 6, 8, 16, 32 }; variable
/openbmc/qemu/hw/ssi/
H A Daspeed_smc.c849 const uint8_t hclk_divisors[] = { in aspeed_smc_hclk_divisor() local