Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iio/adc/
H A Dmax1363.c64 #define MAX1363_SETUP_MONITOR_SETUP 0x01 macro
841 st->setupbyte &= ~MAX1363_SETUP_MONITOR_SETUP; in max1363_monitor_mode_update()
848 st->setupbyte |= MAX1363_SETUP_MONITOR_SETUP; in max1363_monitor_mode_update()
/kernel/linux/linux-6.6/drivers/iio/adc/
H A Dmax1363.c63 #define MAX1363_SETUP_MONITOR_SETUP 0x01 macro
838 st->setupbyte &= ~MAX1363_SETUP_MONITOR_SETUP; in max1363_monitor_mode_update()
845 st->setupbyte |= MAX1363_SETUP_MONITOR_SETUP; in max1363_monitor_mode_update()

Completed in 5 milliseconds