Home
last modified time | relevance | path

Searched defs:best (Results 1 – 8 of 8) sorted by relevance

/openbmc/qemu/hw/m68k/
H A Dmcf_intc.c40 int best; in mcf_intc_update() local
/openbmc/qemu/target/ppc/
H A Dcpu_init.c6157 static bool ppc_pvr_match_power7(PowerPCCPUClass *pcc, uint32_t pvr, bool best) in ppc_pvr_match_power7()
6319 static bool ppc_pvr_match_power8(PowerPCCPUClass *pcc, uint32_t pvr, bool best) in ppc_pvr_match_power8()
6514 static bool ppc_pvr_match_power9(PowerPCCPUClass *pcc, uint32_t pvr, bool best) in ppc_pvr_match_power9()
6626 static bool ppc_pvr_match_power10(PowerPCCPUClass *pcc, uint32_t pvr, bool best) in ppc_pvr_match_power10()
6689 static bool ppc_pvr_match_power11(PowerPCCPUClass *pcc, uint32_t pvr, bool best) in ppc_pvr_match_power11()
7441 static bool ppc_pvr_match_default(PowerPCCPUClass *pcc, uint32_t pvr, bool best) in ppc_pvr_match_default()
H A Dmmu_common.c94 int nr, best, way, ret; in ppc6xx_tlb_check() local
/openbmc/u-boot/drivers/sound/
H A Dwm8994.c291 int i, cur_val, best_val, bclk_rate, best; in wm8994_hw_params() local
/openbmc/u-boot/arch/arm/mach-imx/mx7/
H A Dclock.c896 u32 temp, best = 0; in mxs_set_lcdclk() local
/openbmc/u-boot/arch/arm/mach-imx/mx6/
H A Dclock.c624 u32 temp, best = 0; in mxs_set_lcdclk() local
/openbmc/qemu/disas/
H A Dm68k.c1725 const struct m68k_opcode * best, in match_insn_m68k()
/openbmc/qemu/hw/net/rocker/
H A Drocker_of_dpa.c169 OfDpaFlow *best; member