Lines Matching defs:ce_src_desc
38 struct ce_src_desc { struct39 uint32_t src_buffer_low : 32;40 uint32_t src_buffer_high : 8,41 toeplitz_en : 1,42 src_swap : 1,43 dest_swap : 1,44 gather : 1,45 ce_res_0 : 4,46 length : 16;47 uint32_t fw_metadata : 16,48 ce_res_1 : 16;49 uint32_t ce_res_2 : 20,50 ring_id : 8,51 looping_count : 4;