Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/
H A Dpinctrl-mcp23s08.c37 # define IOCON_HAEN (1 << 3) macro
628 if ((status & IOCON_SEQOP) || !(status & IOCON_HAEN) || mirror || in mcp23s08_probe_one()
632 status |= IOCON_HAEN | (IOCON_HAEN << 8); in mcp23s08_probe_one()