Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/misc/
Dapds990x.c78 #define APDS990X_ST_AINT (0x1 << 4) macro
473 switch (mode & (APDS990X_ST_AINT | APDS990X_ST_PINT)) { in apds990x_ack_int()
474 case APDS990X_ST_AINT: in apds990x_ack_int()
499 if (status & APDS990X_ST_AINT) { in apds990x_irq()