Searched refs:S_PLLCFG1_MC (Results 1 - 1 of 1) sorted by path

/broadcom-cfe-1.4.2/cfe/arch/mips/cpu/bcmcore/include/
H A Dsbmips32.h642 #define S_PLLCFG1_MC 10 /* SoftMIPSPLLCfg */ macro
643 #define M_PLLCFG1_MC _MM_MAKEMASK(22,S_PLLCFG1_MC)
644 #define V_PLLCFG1_MC(x) _MM_MAKEVALUE(x,S_PLLCFG1_MC)
645 #define G_PLLCFG1_MC(x) _MM_GETVALUE(x,S_PLLCFG1_MC,M_PLLCFG1_MC)

Completed in 27 milliseconds