Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/sm750fb/
Dddk750_chip.c433 unsigned int RN, quo, rem, fl_quo; in calcPllValue() local
465 quo = RN / input; in calcPllValue()
471 M = quo*X; in calcPllValue()