Lines Matching defs:tcl_gse_cmd
23 struct tcl_gse_cmd { struct
25 uint32_t control_buffer_addr_31_0 : 32;
26 uint32_t control_buffer_addr_39_32 : 8,
27 gse_ctrl : 4,
28 gse_sel : 1,
29 status_destination_ring_id : 1,
30 swap : 1,
31 index_search_en : 1,
32 cache_set_num : 4,
33 reserved_1a : 12;
34 uint32_t tcl_cmd_type : 1,
35 reserved_2a : 31;
36 uint32_t cmd_meta_data_31_0 : 32;
37 uint32_t cmd_meta_data_63_32 : 32;
38 uint32_t reserved_5a : 32;
39 uint32_t reserved_6a : 32;
40 uint32_t reserved_7a : 20,
41 ring_id : 8,
42 looping_count : 4;