Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/adc/
H A Dmax1363.c67 #define MAX1363_MON_INT_ENABLE 0x01 macro
799 MAX1363_MON_INT_ENABLE | (st->monitor_speed << 1) | 0xF0 }; in max1363_event_handler()
919 tx_buf[1] = MAX1363_MON_INT_ENABLE | (st->monitor_speed << 1) | 0xF0; in max1363_monitor_mode_update()