Lines Matching defs:tcl_gse_cmd
25 struct tcl_gse_cmd { struct
27 uint32_t control_buffer_addr_31_0 : 32; // [31:0]
28 uint32_t control_buffer_addr_39_32 : 8, // [7:0]
29 gse_ctrl : 4, // [11:8]
30 gse_sel : 1, // [12:12]
31 status_destination_ring_id : 1, // [13:13]
32 swap : 1, // [14:14]
33 index_search_en : 1, // [15:15]
34 cache_set_num : 4, // [19:16]
35 reserved_1a : 12; // [31:20]
36 uint32_t tcl_cmd_type : 1, // [0:0]
37 reserved_2a : 31; // [31:1]
38 uint32_t cmd_meta_data_31_0 : 32; // [31:0]
39 uint32_t cmd_meta_data_63_32 : 32; // [31:0]
40 uint32_t reserved_5a : 32; // [31:0]
41 uint32_t reserved_6a : 32; // [31:0]
42 uint32_t reserved_7a : 20, // [19:0]
43 ring_id : 8, // [27:20]
44 looping_count : 4; // [31:28]