Searched refs:PACKET2 (Results 1 - 15 of 15) sorted by relevance

/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Dvid.h103 #define PACKET2(v) (CP_PACKET2 | REG_SET(PACKET2_PAD, (v))) macro
H A Dnvd.h46 #define PACKET2(v) (CP_PACKET2 | REG_SET(PACKET2_PAD, (v))) macro
H A Dsoc15d.h48 #define PACKET2(v) (CP_PACKET2 | REG_SET(PACKET2_PAD, (v))) macro
H A Dcikd.h221 #define PACKET2(v) (CP_PACKET2 | REG_SET(PACKET2_PAD, (v))) macro
H A Dsid.h1656 #define PACKET2(v) (CP_PACKET2 | REG_SET(PACKET2_PAD, (v))) macro
/openbsd-current/sys/dev/pci/drm/radeon/
H A Dr600_cs.c897 ib[h_idx + 2] = PACKET2(0);
898 ib[h_idx + 3] = PACKET2(0);
899 ib[h_idx + 4] = PACKET2(0);
900 ib[h_idx + 5] = PACKET2(0);
901 ib[h_idx + 6] = PACKET2(0);
902 ib[h_idx + 7] = PACKET2(0);
903 ib[h_idx + 8] = PACKET2(0);
H A Dr100.c1483 ib[h_idx + 2] = PACKET2(0);
1484 ib[h_idx + 3] = PACKET2(0);
3724 ib.ptr[2] = PACKET2(0);
3725 ib.ptr[3] = PACKET2(0);
3726 ib.ptr[4] = PACKET2(0);
3727 ib.ptr[5] = PACKET2(0);
3728 ib.ptr[6] = PACKET2(0);
3729 ib.ptr[7] = PACKET2(0);
H A Dr300d.h63 #define PACKET2(v) (CP_PACKET2 | REG_SET(PACKET2_PAD, (v))) macro
H A Drv515d.h203 #define PACKET2(v) (CP_PACKET2 | REG_SET(PACKET2_PAD, (v))) macro
H A Dnid.h1155 #define PACKET2(v) (CP_PACKET2 | REG_SET(PACKET2_PAD, (v))) macro
H A Dr100d.h62 #define PACKET2(v) (CP_PACKET2 | REG_SET(PACKET2_PAD, (v))) macro
H A Dcikd.h1689 #define PACKET2(v) (CP_PACKET2 | REG_SET(PACKET2_PAD, (v))) macro
H A Dsid.h1593 #define PACKET2(v) (CP_PACKET2 | REG_SET(PACKET2_PAD, (v))) macro
H A Devergreend.h1541 #define PACKET2(v) (CP_PACKET2 | REG_SET(PACKET2_PAD, (v))) macro
H A Dr600d.h34 #define PACKET2(v) (CP_PACKET2 | REG_SET(PACKET2_PAD, (v))) macro

Completed in 409 milliseconds