Searched refs:rate_divisor (Results 1 – 2 of 2) sorted by relevance
470 * variable rate_divisor (pg. 12). The data on which the rate is511 * Rate_address, rate_divisor & rate_count contain the data used to516 * Rate_divisor is how often the rate is calculated. If rate_divisor518 * rate_divisor is 200, rates are calculated every 200 samples.520 * rate_divisor to 0 to calculate rates every 65536 samples.522 * rate_divisor, at which point the rates are calculated, and529 u32 rate_divisor; /* offset 0x00e3 */ member
603 static const u8 rate_divisor[] = { in zd_calc_tx_length_us() local 622 divisor = rate_divisor[ZD_PURE_RATE(zd_rate)]; in zd_calc_tx_length_us()