Home
last modified time | relevance | path

Searched defs:M (Results 1 – 7 of 7) sorted by relevance

/u-boot/tools/omap/
A Dclocks_get_m_n.c49 int get_m_n_optimized(u32 target_freq_khz, u32 ref_freq_khz, u32 *M, u32 *N) in get_m_n_optimized()
/u-boot/arch/arm/mach-snapdragon/
A Dclock-snapdragon.h29 uintptr_t M; member
/u-boot/arch/arm/mach-sunxi/
A Dclock_sun4i.c81 #define PLL1_CFG(N, K, M, P) ( 1 << CCM_PLL1_CFG_ENABLE_SHIFT | \ argument
/u-boot/drivers/bios_emulator/
A Dbiosemui.h59 #define M _X86EMU_env macro
/u-boot/arch/arm/mach-omap2/
A Dclocks-common.c216 u32 temp, M, N; in do_setup_dpll() local
/u-boot/drivers/bios_emulator/include/x86emu/
A Dregs.h327 #define M _X86EMU_env macro
/u-boot/include/
A Dsym53c8xx.h529 #define MASK(D,M) (0x00040000 | (((M ^ 0xff) & 0xff) << 8ul)|((D) & 0xff)) argument

Completed in 15 milliseconds