Home
last modified time | relevance | path

Searched refs:PACKET_STREAMID_LEN (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_mipe_proto.h47 #define PACKET_STREAMID_LEN 8 macro
48 #define PACKET_RSVD1_POS (PACKET_STREAMID_POS + PACKET_STREAMID_LEN)
/OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_tlstream.c64 #define PACKET_STREAMID_LEN 8 macro
65 #define PACKET_RSVD1_POS (PACKET_STREAMID_POS + PACKET_STREAMID_LEN)
742 PACKET_STREAMID_POS, PACKET_STREAMID_LEN); in kbasep_tlstream_packet_header_setup()