Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iio/adc/
H A Dmax1363.c68 #define MAX1363_MON_INT_ENABLE 0x01 macro
802 MAX1363_MON_INT_ENABLE | (st->monitor_speed << 1) | 0xF0 }; in max1363_event_handler()
922 tx_buf[1] = MAX1363_MON_INT_ENABLE | (st->monitor_speed << 1) | 0xF0; in max1363_monitor_mode_update()
/kernel/linux/linux-6.6/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()

Completed in 6 milliseconds