Searched refs:THROT_DEPTH_DIVIDEND (Results 1 – 1 of 1) sorted by relevance
203 #define THROT_DEPTH_DIVIDEND(depth) ((256 * (100 - (depth)) / 100) - 1) macro1753 dividend = THROT_DEPTH_DIVIDEND(depth); in throttlectl_cpu_level_cfg()1832 dividend = THROT_DEPTH_DIVIDEND(depth); in throttlectl_cpu_mn()