OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:define
(Results
1 - 25
of
184
) sorted by relevancy
1
2
3
4
5
6
7
8
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/gr/fuc/
macros.fuc
27
#
define
GF100 0xc0
28
#
define
GF117 0xd7
29
#
define
GK100 0xe0
30
#
define
GK110 0xf0
31
#
define
GK208 0x108
32
#
define
GM107 0x117
34
#
define
NV_PGRAPH_TRAPPED_ADDR 0x400704
35
#
define
NV_PGRAPH_TRAPPED_DATA_LO 0x400708
36
#
define
NV_PGRAPH_TRAPPED_DATA_HI 0x40070c
38
#
define
NV_PGRAPH_FE_OBJECT_TABLE(n) ((n) * 4 + 0x400700
[
all
...]
gpcgf100.fuc3
25
#
define
NV_PGRAPH_GPCX_UNK__SIZE 0x00000000
27
#
define
CHIPSET GF100
31
#
define
INCLUDE_DATA
37
#
define
INCLUDE_CODE
gpcgf117.fuc3
25
#
define
NV_PGRAPH_GPCX_UNK__SIZE 0x00000001
27
#
define
CHIPSET GF117
31
#
define
INCLUDE_DATA
37
#
define
INCLUDE_CODE
gpcgk104.fuc3
25
#
define
NV_PGRAPH_GPCX_UNK__SIZE 0x00000001
27
#
define
CHIPSET GK100
31
#
define
INCLUDE_DATA
37
#
define
INCLUDE_CODE
gpcgk110.fuc3
25
#
define
NV_PGRAPH_GPCX_UNK__SIZE 0x00000002
27
#
define
CHIPSET GK110
31
#
define
INCLUDE_DATA
37
#
define
INCLUDE_CODE
gpcgk208.fuc5
25
#
define
NV_PGRAPH_GPCX_UNK__SIZE 0x00000001
27
#
define
CHIPSET GK208
31
#
define
INCLUDE_DATA
37
#
define
INCLUDE_CODE
gpcgm107.fuc5
25
#
define
NV_PGRAPH_GPCX_UNK__SIZE 0x00000002
27
#
define
CHIPSET GM107
31
#
define
INCLUDE_DATA
37
#
define
INCLUDE_CODE
hubgf100.fuc3
25
#
define
CHIPSET GF100
29
#
define
INCLUDE_DATA
35
#
define
INCLUDE_CODE
hubgf117.fuc3
25
#
define
CHIPSET GF117
29
#
define
INCLUDE_DATA
35
#
define
INCLUDE_CODE
hubgk104.fuc3
25
#
define
CHIPSET GK100
29
#
define
INCLUDE_DATA
35
#
define
INCLUDE_CODE
hubgk110.fuc3
25
#
define
CHIPSET GK110
29
#
define
INCLUDE_DATA
35
#
define
INCLUDE_CODE
hubgk208.fuc5
25
#
define
CHIPSET GK208
29
#
define
INCLUDE_DATA
35
#
define
INCLUDE_CODE
hubgm107.fuc5
25
#
define
CHIPSET GK208
29
#
define
INCLUDE_DATA
35
#
define
INCLUDE_CODE
/src/common/dist/zlib/
zconf.h.in
9
#
define
ZCONF_H
18
#
define
Z_PREFIX_SET
21
#
define
_dist_code z__dist_code
22
#
define
_length_code z__length_code
23
#
define
_tr_align z__tr_align
24
#
define
_tr_flush_bits z__tr_flush_bits
25
#
define
_tr_flush_block z__tr_flush_block
26
#
define
_tr_init z__tr_init
27
#
define
_tr_stored_block z__tr_stored_block
28
#
define
_tr_tally z__tr_tall
[
all
...]
zconf.h.cmakein
9
#
define
ZCONF_H
20
#
define
Z_PREFIX_SET
23
#
define
_dist_code z__dist_code
24
#
define
_length_code z__length_code
25
#
define
_tr_align z__tr_align
26
#
define
_tr_flush_bits z__tr_flush_bits
27
#
define
_tr_flush_block z__tr_flush_block
28
#
define
_tr_init z__tr_init
29
#
define
_tr_stored_block z__tr_stored_block
30
#
define
_tr_tally z__tr_tall
[
all
...]
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/pmu/fuc/
macros.fuc
25
#
define
GT215 0xa3
26
#
define
GF100 0xc0
27
#
define
GF119 0xd9
28
#
define
GK208 0x108
33
#
define
NV_PPWR_INTR_TRIGGER 0x0000
34
#
define
NV_PPWR_INTR_TRIGGER_USER1 0x00000080
35
#
define
NV_PPWR_INTR_TRIGGER_USER0 0x00000040
36
#
define
NV_PPWR_INTR_ACK 0x0004
37
#
define
NV_PPWR_INTR_ACK_SUBINTR 0x00000800
38
#
define
NV_PPWR_INTR_ACK_WATCHDOG 0x0000000
[
all
...]
gk208.fuc5
25
#
define
NVKM_PPWR_CHIPSET GK208
26
#
define
HW_TICKS_PER_US 324
28
#
define
NVKM_FALCON_PC24
29
#
define
NVKM_FALCON_UNSHIFTED_IO
30
//#
define
NVKM_FALCON_MMIO_UAS
31
//#
define
NVKM_FALCON_MMIO_TRAP
36
#
define
INCLUDE_PROC
47
#
define
INCLUDE_DATA
60
#
define
INCLUDE_CODE
gf119.fuc4
25
#
define
NVKM_PPWR_CHIPSET GF119
26
#
define
HW_TICKS_PER_US 324
28
//#
define
NVKM_FALCON_PC24
29
#
define
NVKM_FALCON_UNSHIFTED_IO
30
//#
define
NVKM_FALCON_MMIO_UAS
31
//#
define
NVKM_FALCON_MMIO_TRAP
36
#
define
INCLUDE_PROC
47
#
define
INCLUDE_DATA
60
#
define
INCLUDE_CODE
gf100.fuc3
25
#
define
NVKM_PPWR_CHIPSET GF100
26
#
define
HW_TICKS_PER_US 203 // should be 202.5
28
//#
define
NVKM_FALCON_PC24
29
//#
define
NVKM_FALCON_UNSHIFTED_IO
30
//#
define
NVKM_FALCON_MMIO_UAS
31
//#
define
NVKM_FALCON_MMIO_TRAP
36
#
define
INCLUDE_PROC
47
#
define
INCLUDE_DATA
60
#
define
INCLUDE_CODE
gt215.fuc3
25
#
define
NVKM_PPWR_CHIPSET GT215
26
#
define
HW_TICKS_PER_US 203 // should be 202.5
28
//#
define
NVKM_FALCON_PC24
29
//#
define
NVKM_FALCON_UNSHIFTED_IO
30
//#
define
NVKM_FALCON_MMIO_UAS
31
//#
define
NVKM_FALCON_MMIO_TRAP
36
#
define
INCLUDE_PROC
47
#
define
INCLUDE_DATA
60
#
define
INCLUDE_CODE
/src/sys/arch/amiga/dev/
siop2_script.out
114
#
define
A_ds_Device 0x00000000
115
#
define
A_ds_MsgOut 0x00000004
116
#
define
A_ds_Cmd 0x0000000c
117
#
define
A_ds_Status 0x00000014
118
#
define
A_ds_Msg 0x0000001c
119
#
define
A_ds_MsgIn 0x00000024
120
#
define
A_ds_ExtMsg 0x0000002c
121
#
define
A_ds_NegMsg 0x00000034
122
#
define
A_ds_Data1 0x0000003c
123
#
define
A_ds_Data2 0x0000004
[
all
...]
siop_script.out
107
#
define
A_ds_Device 0x00000000
108
#
define
A_ds_MsgOut 0x00000004
109
#
define
A_ds_Cmd 0x0000000c
110
#
define
A_ds_Status 0x00000014
111
#
define
A_ds_Msg 0x0000001c
112
#
define
A_ds_MsgIn 0x00000024
113
#
define
A_ds_ExtMsg 0x0000002c
114
#
define
A_ds_SyncMsg 0x00000034
115
#
define
A_ds_Data1 0x0000003c
116
#
define
A_ds_Data2 0x0000004
[
all
...]
/src/sys/dev/microcode/siop/
oosiop.out
55
#
define
A_int_done 0xbeef0000
56
#
define
A_int_msgin 0xbeef0001
57
#
define
A_int_extmsg 0xbeef0002
58
#
define
A_int_resel 0xbeef0003
59
#
define
A_int_res_id 0xbeef0004
60
#
define
A_int_resfail 0xbeef0005
61
#
define
A_int_disc 0xbeef0006
62
#
define
A_int_err 0xdeadbeef
63
#
define
Ent_p_resel_msgin_move 0x00000020
64
#
define
Ent_p_select 0x0000003
[
all
...]
osiop.out
139
#
define
A_ds_Device 0x00000000
140
#
define
A_ds_MsgOut 0x00000008
141
#
define
A_ds_Cmd 0x00000010
142
#
define
A_ds_Status 0x00000018
143
#
define
A_ds_Msg 0x00000020
144
#
define
A_ds_MsgIn 0x00000028
145
#
define
A_ds_ExtMsg 0x00000030
146
#
define
A_ds_SyncMsg 0x00000038
147
#
define
A_ds_Data1 0x00000040
148
#
define
A_ds_Data2 0x0000004
[
all
...]
/src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/marvell/
armada-common.dtsi
7
#
define
PASTER(x, y) x ## y
8
#
define
EVALUATOR(x, y) PASTER(x, y)
9
#
define
CP11X_LABEL(name) EVALUATOR(CP11X_NAME, EVALUATOR(_, name))
10
#
define
CP11X_NODE_NAME(name) EVALUATOR(CP11X_NAME, EVALUATOR(-, name))
11
#
define
ADDRESSIFY(addr) EVALUATOR(0x, addr)
Completed in 54 milliseconds
1
2
3
4
5
6
7
8
Indexes created Thu Oct 16 14:10:15 GMT 2025