Home
last modified time | relevance | path

Searched refs:PACKET_STREAMID_POS (Results 1 - 4 of 4) sorted by relevance

/device/soc/rockchip/common/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)
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H A Dmali_kbase_mipe_proto.h47 #define PACKET_STREAMID_POS 0 macro
49 #define PACKET_RSVD1_POS (PACKET_STREAMID_POS + PACKET_STREAMID_LEN)
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
H A Dmali_kbase_tlstream.c61 #define PACKET_STREAMID_POS 0 macro
63 #define PACKET_RSVD1_POS (PACKET_STREAMID_POS + PACKET_STREAMID_LEN)
475 kbasep_tlstream_put_bits(&word0, stream_id, PACKET_STREAMID_POS, PACKET_STREAMID_LEN); in kbasep_tlstream_packet_header_setup()
/device/soc/rockchip/common/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()

Completed in 7 milliseconds