Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_mipe_proto.h46 #define PACKET_STREAMID_POS 0 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.c63 #define PACKET_STREAMID_POS 0 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()