Home | History | Annotate | Download | only in r600

Lines Matching defs:PKT0

158 #define PKT0(index, count) (PKT_TYPE_S(0) | PKT0_BASE_INDEX_S(index) | PKT_COUNT_S(count))