Searched defs:PACKET2 (Results 1 – 10 of 10) sorted by relevance
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/ |
D | vid.h | 104 #define PACKET2(v) (CP_PACKET2 | REG_SET(PACKET2_PAD, (v))) macro
|
D | cikd.h | 218 #define PACKET2(v) (CP_PACKET2 | REG_SET(PACKET2_PAD, (v))) macro
|
/linux-4.4.14/drivers/gpu/drm/radeon/ |
D | r300d.h | 63 #define PACKET2(v) (CP_PACKET2 | REG_SET(PACKET2_PAD, (v))) macro
|
D | rv515d.h | 203 #define PACKET2(v) (CP_PACKET2 | REG_SET(PACKET2_PAD, (v))) macro
|
D | r100d.h | 62 #define PACKET2(v) (CP_PACKET2 | REG_SET(PACKET2_PAD, (v))) macro
|
D | nid.h | 1154 #define PACKET2(v) (CP_PACKET2 | REG_SET(PACKET2_PAD, (v))) macro
|
D | sid.h | 1591 #define PACKET2(v) (CP_PACKET2 | REG_SET(PACKET2_PAD, (v))) macro
|
D | cikd.h | 1691 #define PACKET2(v) (CP_PACKET2 | REG_SET(PACKET2_PAD, (v))) macro
|
D | evergreend.h | 1540 #define PACKET2(v) (CP_PACKET2 | REG_SET(PACKET2_PAD, (v))) macro
|
D | r600d.h | 34 #define PACKET2(v) (CP_PACKET2 | REG_SET(PACKET2_PAD, (v))) macro
|