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