Home
last modified time | relevance | path

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

/drivers/staging/sm750fb/
A Dddk750_chip.c321 unsigned int RN, quo, rem, fl_quo; in sm750_calc_pll_value() local
353 RN = N * request; in sm750_calc_pll_value()
354 quo = RN / input; in sm750_calc_pll_value()
355 rem = RN % input;/* rem always small than 14318181 */ in sm750_calc_pll_value()
/drivers/hid/
A DKconfig197 Support for Aureal Cy se W-01RN Remote Controller and other Aureal derived remotes.

Completed in 5 milliseconds