bcm_div
temp = bcm_div(node->sum_avg[bucket] * bcm->aux_data.width,
temp = bcm_div(node->max_peak[bucket] * bcm->aux_data.width,
bcm->vote_x[bucket] = bcm_div(temp, bcm->aux_data.unit);
bcm->vote_y[bucket] = bcm_div(temp, bcm->aux_data.unit);