Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/soc/samsung/
H A Ds3c-cpu-freq.h86 #define PLLVAL(_m, _p, _s) (((_m) << 12) | ((_p) << 4) | (_s)) macro

Completed in 1 milliseconds