Lines Matching defs:ce_src_desc
29 struct ce_src_desc { struct30 uint32_t src_buffer_low : 32;31 uint32_t src_buffer_high : 8,32 toeplitz_en : 1,33 src_swap : 1,34 dest_swap : 1,35 gather : 1,36 ce_res_0 : 4,37 length : 16;38 uint32_t fw_metadata : 16,39 ce_res_1 : 16;40 uint32_t ce_res_2 : 20,41 ring_id : 8,42 looping_count : 4;