Home
last modified time | relevance | path

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

/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-enumoutput.rst57 example: "Vout". This information is intended for the user,
/linux/drivers/media/dvb-frontends/
H A Ddrxd_hard.c874 u32 Vmax, Rpar, Vmin, Vout; in ReadIFAgc() local
882 Vout = Vmin + ((Vmax - Vmin) * Value) / 1024; in ReadIFAgc()
884 *pValue = Vout; in ReadIFAgc()
/linux/drivers/regulator/
H A DKconfig1200 And DSVP/DSVN is the real Vout range from 4V to 6.5V.