Searched refs:oversampling (Results 1 – 8 of 8) sorted by relevance
| /Linux-v4.19/Documentation/devicetree/bindings/media/i2c/ |
| D | adv7343.txt | 16 - adi,power-mode-pll-ctrl: PLL and oversampling control. This control allows 18 oversampling to be switched off.
|
| /Linux-v4.19/drivers/staging/iio/adc/ |
| D | ad7606.h | 38 unsigned int oversampling; member
|
| D | ad7606.c | 163 *val = st->oversampling; in ad7606_read_raw() 237 st->oversampling = val; in ad7606_write_raw() 417 st->oversampling = 1; in ad7606_probe()
|
| /Linux-v4.19/drivers/tty/serial/ |
| D | amba-pl011.c | 89 bool oversampling; member 110 .oversampling = false, 125 .oversampling = false, 141 .oversampling = false, 188 .oversampling = true, 1957 if (uap->vendor->oversampling) in pl011_set_termios() 2033 if (uap->vendor->oversampling) { in pl011_set_termios() 2046 if (uap->vendor->oversampling) { in pl011_set_termios() 2284 if (uap->vendor->oversampling) { in pl011_console_get_options()
|
| D | stm32-usart.c | 610 u32 usartdiv, mantissa, fraction, oversampling; in stm32_set_termios() local 663 oversampling = 8; in stm32_set_termios() 667 oversampling = 16; in stm32_set_termios() 672 mantissa = (usartdiv / oversampling) << USART_BRR_DIV_M_SHIFT; in stm32_set_termios() 673 fraction = usartdiv % oversampling; in stm32_set_termios()
|
| /Linux-v4.19/Documentation/sound/soc/ |
| D | overview.rst | 24 power via changing codec oversampling rates, bias currents, etc.
|
| /Linux-v4.19/drivers/tty/serial/8250/ |
| D | Kconfig | 338 Uses 8 times oversampling (compared to 16 times for 16650)
|
| /Linux-v4.19/Documentation/ABI/testing/ |
| D | sysfs-bus-iio | 71 Hardware dependent ADC oversampling. Controls the sampling ratio 78 Hardware dependent values supported by the oversampling filter.
|