Searched refs:Vout (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/media/dvb-frontends/
H A Ddrxd_hard.c864 Vin - R3 - * -- Vout
874 u32 Vmax, Rpar, Vmin, Vout; local
882 Vout = Vmin + ((Vmax - Vmin) * Value) / 1024;
884 *pValue = Vout;

Completed in 211 milliseconds