Searched refs:NUM_REGIONS (Results 1 – 2 of 2) sorted by relevance
33 #define NUM_REGIONS 32 macro34 #define MAX_HW_POINTS (NUM_PTS_IN_REGION*NUM_REGIONS)
78 for (segment = 6; segment > (6 - NUM_REGIONS); segment--) { in setup_x_points_distribution()82 seg_offset = (segment + (NUM_REGIONS - 7)) * NUM_PTS_IN_REGION; in setup_x_points_distribution()