Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/pinctrl/
Dpinctrl-mcp23s08.c35 # define IOCON_SEQOP (1 << 5) macro
579 if ((status & IOCON_SEQOP) || !(status & IOCON_HAEN) || mirror || in mcp23s08_probe_one()
582 status &= ~(IOCON_SEQOP | (IOCON_SEQOP << 8)); in mcp23s08_probe_one()