Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/sm750fb/
Dddk750_chip.c302 unsigned int RN, quo, rem, fl_quo; in calcPllValue() local
326 quo = RN / input; in calcPllValue()
332 M = quo * X; in calcPllValue()