Searched defs:fman_state_struct (Results 1 – 1 of 1) sorted by relevance
493 struct fman_state_struct { struct494 u8 fm_id;495 u16 fm_clk_freq;496 struct fman_rev_info rev_info;497 bool enabled_time_stamp;498 u8 count1_micro_bit;499 u8 total_num_of_tasks;500 u8 accumulated_num_of_tasks;501 u32 accumulated_fifo_size;502 u8 accumulated_num_of_open_dmas;[all …]