OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SUBC_PPP
(Results
1 - 5
of
5
) sorted by null
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
nv98_video_ppp.c
53
BEGIN_NV04(push,
SUBC_PPP
(0x700), 10);
84
BEGIN_NV04(push,
SUBC_PPP
(0x400), 1);
110
BEGIN_NV04(push,
SUBC_PPP
(0x734), 2);
115
BEGIN_NV04(push,
SUBC_PPP
(0x240), 3);
120
BEGIN_NV04(push,
SUBC_PPP
(0x300), 1);
134
BEGIN_NV04(push,
SUBC_PPP
(0x300), 1);
nv98_video.c
174
BEGIN_NV04(push[2],
SUBC_PPP
(NV01_SUBCHAN_OBJECT), 1);
177
BEGIN_NV04(push[2],
SUBC_PPP
(0x180), 5);
258
BEGIN_NV04(push[2],
SUBC_PPP
(0x200), 2);
300
BEGIN_NV04(push[2],
SUBC_PPP
(0x240), 3);
305
BEGIN_NV04(push[2],
SUBC_PPP
(0x304), 1);
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
nvc0_video_ppp.c
53
BEGIN_NVC0(push,
SUBC_PPP
(0x700), 10);
84
BEGIN_NVC0(push,
SUBC_PPP
(0x400), 1);
110
BEGIN_NVC0(push,
SUBC_PPP
(0x734), 2);
115
BEGIN_NVC0(push,
SUBC_PPP
(0x240), 3);
120
BEGIN_NVC0(push,
SUBC_PPP
(0x300), 1);
134
BEGIN_NVC0(push,
SUBC_PPP
(0x300), 1);
nvc0_video.c
193
BEGIN_NVC0(push[2],
SUBC_PPP
(NV01_SUBCHAN_OBJECT), 1);
282
BEGIN_NVC0(push[2],
SUBC_PPP
(0x200), 2);
324
BEGIN_NVC0(push[2],
SUBC_PPP
(0x240), 3);
329
BEGIN_NVC0(push[2],
SUBC_PPP
(0x304), 1);
/external/mesa3d/src/gallium/drivers/nouveau/
nouveau_vp3_video.h
54
#define
SUBC_PPP
(m) dec->ppp_idx, (m)
Completed in 337 milliseconds