Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()