Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/pinctrl/
Dpinctrl-mcp23s08.c46 # define IOCON_HAEN (1 << 3) macro
789 if ((status & IOCON_SEQOP) || !(status & IOCON_HAEN) || mirror || in mcp23s08_probe_one()
793 status |= IOCON_HAEN | (IOCON_HAEN << 8); in mcp23s08_probe_one()