Home
last modified time | relevance | path

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

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