TS102_RANGE_CNT
#define TS102_NUM_RANGES (TS102_RANGE_CNT * TS102_NUM_SLOTS)
bus_addr_t td_space[TS102_RANGE_CNT];
for (rnum = 0; rnum < TS102_RANGE_CNT; rnum++) {
base = (slot * TS102_RANGE_CNT + rnum) * 5;