Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-sunxi/
H A Dclock_sun6i.c189 const int max_n = 32; in clock_set_pll5() local
/openbmc/u-boot/arch/arm/mach-tegra/tegra124/
H A Dclock.c1069 const u32 max_m = 1 << 5, max_n = 1 << 10, max_p = 1 << 3, in clock_set_display_rate() local
/openbmc/qemu/disas/
H A Dsh4.c1631 int max_n = SH_MERGE_ARCH_SET (op->arch, arch_op32) ? 8 : 4; in print_insn_sh() local