VC7_FOD_DENOMINATOR_BITS
*div_frac = div64_u64(rem << VC7_FOD_DENOMINATOR_BITS, rate);
denom = BIT_ULL(VC7_FOD_DENOMINATOR_BITS);