Searched refs:cp_type3_opcode (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/freedreno/common/
H A Dfreedreno_pm4.h100 #define cp_type3_opcode(pkt) (((pkt) >> 8) & 0xFF) macro
/xsrc/external/mit/MesaLib/dist/src/freedreno/decode/
H A Dcffdec.c2791 val = cp_type3_opcode(dwords[0]);

Completed in 6 milliseconds