Home
last modified time | relevance | path

Searched refs:MULT_FACTOR (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/arch/arm/mach-vexpress/
Dspc.c398 #define MULT_FACTOR 20 macro
416 opps->freq = (data & FREQ_MASK) * MULT_FACTOR; in ve_spc_populate_opps()