Home
last modified time | relevance | path

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

/Linux-v6.1/Documentation/userspace-api/media/v4l/
Dvidioc-enumoutput.rst57 example: "Vout". This information is intended for the user,
/Linux-v6.1/drivers/media/dvb-frontends/
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-v6.1/drivers/regulator/
DKconfig1075 And DSVP/DSVN is the real Vout range from 4V to 6.5V.