Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/media/allegro-dvt/
DKconfig12 found for example on the Xilinx ZynqMP SoC in the EV family and is
/Linux-v5.4/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.4/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.c107 #define EV 64 macro
109 static const char *ev[EV];
110 static unsigned long ev_a[EV],ev_b[EV];
119 ec = (ec+1) % EV; in EVENT()
127 for (n = 0; n < EV; n++) { in event_dump()
128 i = (ec+n) % EV; in event_dump()
/Linux-v5.4/arch/arc/boot/dts/
Dvdk_axs10x_mb.dtsi114 * Embedded Vision subsystem UIO mappings; only relevant for EV VDK
/Linux-v5.4/Documentation/media/uapi/v4l/
Dext-ctrls-camera.rst74 terms of EV, drivers should interpret the values as 0.001 EV units,
75 where the value 1000 stands for +1 EV.
78 decreasing the exposure value (EV) and will increase the amount of
/Linux-v5.4/Documentation/filesystems/caching/
Dfscache.txt349 …OBJECT PARENT STAT CHLDN OPS OOP IPR EX READS EM EV F S | NETFS_COOKIE_DEF TY FL NETFS_DATA …
368 EV Events raised on this object
/Linux-v5.4/drivers/input/
Dinput.c1497 INPUT_DEV_CAP_ATTR(EV, ev);
/Linux-v5.4/drivers/i2c/busses/
DKconfig609 I2C interface on the Renesas Electronics EM/EV family of processors.