Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/media/allegro-dvt/
DKconfig12 found for example on the Xilinx ZynqMP SoC in the EV family and is
/Linux-v5.10/arch/arm/boot/dts/
Dgemini-sl93512r.dts5 * "Gemini324 EV-Board" before Storm acquired Storlink Semiconductor.
15 model = "Storlink Semiconductor Gemini324 EV-Board / Storm Semiconductor SL93512R_BRD";
/Linux-v5.10/drivers/atm/
Dzatm.c87 #define EV 64 macro
89 static const char *ev[EV];
90 static unsigned long ev_a[EV],ev_b[EV];
99 ec = (ec+1) % EV; in EVENT()
108 for (n = 0; n < EV; n++) { in event_dump()
109 i = (ec+n) % EV; in event_dump()
Deni.c101 #define EV 64 macro
103 static const char *ev[EV];
104 static unsigned long ev_a[EV],ev_b[EV];
113 ec = (ec+1) % EV; in EVENT()
121 for (n = 0; n < EV; n++) { in event_dump()
122 i = (ec+n) % EV; in event_dump()
/Linux-v5.10/arch/arc/boot/dts/
Dvdk_axs10x_mb.dtsi114 * Embedded Vision subsystem UIO mappings; only relevant for EV VDK
/Linux-v5.10/Documentation/userspace-api/media/v4l/
Dext-ctrls-camera.rst67 terms of EV, drivers should interpret the values as 0.001 EV units,
68 where the value 1000 stands for +1 EV.
71 decreasing the exposure value (EV) and will increase the amount of
/Linux-v5.10/Documentation/filesystems/caching/
Dfscache.rst457 …OBJECT PARENT STAT CHLDN OPS OOP IPR EX READS EM EV F S | NETFS_COOKIE_DEF TY FL NETFS_DATA …
477 EV Events raised on this object
/Linux-v5.10/drivers/input/
Dinput.c1502 INPUT_DEV_CAP_ATTR(EV, ev);
/Linux-v5.10/drivers/i2c/busses/
DKconfig617 I2C interface on the Renesas Electronics EM/EV family of processors.