Searched defs:VERSION (Results 1 – 13 of 13) sorted by relevance
1 VERSION = "0.0.1" variable
22 VERSION = "1.0.0" variable
19 VERSION = "2.0.0" variable
6 VERSION=1 macro
41 VERSION, enumerator
12 VERSION = "DSP8010_2025.2" variable
208 VERSION = $(shell cat $(SRC_PATH)/VERSION) macro
28 #define VERSION "1.0.1" macro
28 #define VERSION DSI_HOST_BITS(0x000, 32, 0) macro
3 VERSION = 2019 macro
275 dv_reg VERSION; member
192 #define VERSION "qemu usb-redir guest " QEMU_VERSION macro
35 #define IPCOP_CALL(VERSION, OP) ((VERSION) << 16 | (OP)) argument