CCX_US_BASE_RATIO
return time_us >> (ilog2(CCX_US_BASE_RATIO) + env->ccx_unit_idx);
return idx << (ilog2(CCX_US_BASE_RATIO) + env->ccx_unit_idx);