Home
last modified time | relevance | path

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

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