Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/misc/
H A Dapds990x.c63 #define APDS990X_ST_PINT (0x1 << 5) macro
458 switch (mode & (APDS990X_ST_AINT | APDS990X_ST_PINT)) { in apds990x_ack_int()
462 case APDS990X_ST_PINT: in apds990x_ack_int()
506 if ((status & APDS990X_ST_PINT) && chip->prox_en) { in apds990x_irq()
/kernel/linux/linux-6.6/drivers/misc/
H A Dapds990x.c63 #define APDS990X_ST_PINT (0x1 << 5) macro
458 switch (mode & (APDS990X_ST_AINT | APDS990X_ST_PINT)) { in apds990x_ack_int()
462 case APDS990X_ST_PINT: in apds990x_ack_int()
506 if ((status & APDS990X_ST_PINT) && chip->prox_en) { in apds990x_irq()

Completed in 7 milliseconds