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

/linux-4.1.27/drivers/gpio/
H A Dgpio-mcp23s08.c47 # define IOCON_SEQOP (1 << 5) macro
666 if ((status & IOCON_SEQOP) || !(status & IOCON_HAEN) || mirror || mcp23s08_probe_one()
669 status &= ~(IOCON_SEQOP | (IOCON_SEQOP << 8)); mcp23s08_probe_one()

Completed in 45 milliseconds