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

/freebsd-11.0-release/sys/dev/drm2/radeon/
H A Dr600_cs.c1040 ib[h_idx + 2] = PACKET2(0);
1041 ib[h_idx + 3] = PACKET2(0);
1042 ib[h_idx + 4] = PACKET2(0);
1043 ib[h_idx + 5] = PACKET2(0);
1044 ib[h_idx + 6] = PACKET2(0);
1045 ib[h_idx + 7] = PACKET2(0);
1046 ib[h_idx + 8] = PACKET2(0);
H A Dr100.c1526 ib[h_idx + 2] = PACKET2(0);
1527 ib[h_idx + 3] = PACKET2(0);
3813 ib.ptr[2] = PACKET2(0);
3814 ib.ptr[3] = PACKET2(0);
3815 ib.ptr[4] = PACKET2(0);
3816 ib.ptr[5] = PACKET2(0);
3817 ib.ptr[6] = PACKET2(0);
3818 ib.ptr[7] = PACKET2(0);
H A Devergreen_cs.c1216 ib[h_idx + 2] = PACKET2(0);
1217 ib[h_idx + 3] = PACKET2(0);
1218 ib[h_idx + 4] = PACKET2(0);
1219 ib[h_idx + 5] = PACKET2(0);
1220 ib[h_idx + 6] = PACKET2(0);
1221 ib[h_idx + 7] = PACKET2(0);
1222 ib[h_idx + 8] = PACKET2(0);
H A Devergreen_blit_kms.c649 packet2s[num_packet2s++] = cpu_to_le32(PACKET2(0));
H A Dnid.h500 #define PACKET2(v) (CP_PACKET2 | REG_SET(PACKET2_PAD, (v))) macro
H A Dr300d.h66 #define PACKET2(v) (CP_PACKET2 | REG_SET(PACKET2_PAD, (v))) macro
H A Dr600_blit_kms.c499 packet2s[num_packet2s++] = cpu_to_le32(PACKET2(0));
H A Drv515d.h206 #define PACKET2(v) (CP_PACKET2 | REG_SET(PACKET2_PAD, (v))) macro
H A Dsid.h807 #define PACKET2(v) (CP_PACKET2 | REG_SET(PACKET2_PAD, (v))) macro
H A Dr100d.h65 #define PACKET2(v) (CP_PACKET2 | REG_SET(PACKET2_PAD, (v))) macro
H A Devergreend.h1003 #define PACKET2(v) (CP_PACKET2 | REG_SET(PACKET2_PAD, (v))) macro
H A Dr600d.h37 #define PACKET2(v) (CP_PACKET2 | REG_SET(PACKET2_PAD, (v))) macro

Completed in 283 milliseconds