Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/
A Dpinctrl-mcp23s08.c35 # define IOCON_SEQOP (1 << 5) macro
583 if ((status & IOCON_SEQOP) || !(status & IOCON_HAEN) || mirror || in mcp23s08_probe_one()
586 status &= ~(IOCON_SEQOP | (IOCON_SEQOP << 8)); in mcp23s08_probe_one()

Completed in 6 milliseconds