Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpio/
Dgpio-mcp23s08.c50 # define IOCON_INTPOL (1 << 1) macro
668 status |= IOCON_INTPOL | (IOCON_INTPOL << 8); in mcp23s08_probe_one()
670 status &= ~(IOCON_INTPOL | (IOCON_INTPOL << 8)); in mcp23s08_probe_one()