Home
last modified time | relevance | path

Searched refs:ovf_bit (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/iio/adc/
Dpac1921.c706 u8 ovf_bit; in pac1921_write_event_config() local
712 ovf_bit = PAC1921_OVERFLOW_VBOV; in pac1921_write_event_config()
716 ovf_bit = PAC1921_OVERFLOW_VSOV; in pac1921_write_event_config()
719 ovf_bit = PAC1921_OVERFLOW_VPOV; in pac1921_write_event_config()
726 priv->ovf_enabled_events |= ovf_bit; in pac1921_write_event_config()
728 priv->ovf_enabled_events &= ~ovf_bit; in pac1921_write_event_config()