Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iio/proximity/
H A Dsx9310.c42 #define SX9310_CLOSE_IRQ BIT(6) macro
575 if (val & (SX9310_FAR_IRQ | SX9310_CLOSE_IRQ)) in sx9310_irq_thread_handler()
603 unsigned int eventirq = SX9310_FAR_IRQ | SX9310_CLOSE_IRQ; in sx9310_write_event_config()
/kernel/linux/linux-6.6/drivers/iio/proximity/
H A Dsx9310.c36 #define SX9310_CLOSE_IRQ BIT(6) macro

Completed in 4 milliseconds