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