Home | History | Annotate | Download | only in a38x

Lines Matching refs:end_if

969 	u32 interface_num = 0, start_if, end_if, init_value_used;
1031 end_if = MAX_INTERFACE_NUM - 1;
1034 end_if = if_id;
1037 for (interface_num = start_if; interface_num <= end_if;
1107 u32 bit_id, start_if, end_if, bit_end = 0;
1149 end_if = MAX_INTERFACE_NUM - 1;
1152 end_if = if_id;
1155 for (if_id = start_if; if_id <= end_if; if_id++) {