Searched refs:rate_divisor (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/comedi/drivers/
H A Djr3_pci.h470 * variable rate_divisor (pg. 12). The data on which the rate is
511 * Rate_address, rate_divisor & rate_count contain the data used to
516 * Rate_divisor is how often the rate is calculated. If rate_divisor
518 * 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, and
529 u32 rate_divisor; /* offset 0x00e3 */ member in struct:jr3_sensor
/linux-master/drivers/net/wireless/zydas/zd1211rw/
H A Dzd_mac.c599 static const u8 rate_divisor[] = { local
618 divisor = rate_divisor[ZD_PURE_RATE(zd_rate)];

Completed in 201 milliseconds