Searched defs:PLLVAL (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/arch/arm/plat-samsung/include/plat/
H A Dcpu-freq.h88 #define PLLVAL(_m, _p, _s) (((_m) << 12) | ((_p) << 4) | (_s)) macro

Completed in 69 milliseconds