Searched refs:target_count (Results 1 – 3 of 3) sorted by relevance
409 u32 target_count, in altera_concatenate_data() argument428 k = preamble_count + target_count; in altera_concatenate_data()438 k = preamble_count + target_count + postamble_count; in altera_concatenate_data()576 u32 target_count) in altera_extract_target_data() argument587 k = start_index + target_count; in altera_extract_target_data()
124 __u32 target_count; /* in/out */ member
708 param->target_count = 0; in __dev_status()715 param->target_count = dm_table_get_num_targets(table); in __dev_status()728 param->target_count = dm_table_get_num_targets(table); in __dev_status()1167 param->target_count = num_targets; in retrieve_status()1242 if (!param->target_count) { in populate_table()1247 for (i = 0; i < param->target_count; i++) { in populate_table()1282 r = dm_table_create(&t, get_mode(param), param->target_count, md); in table_load()