Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpio/
Dgpio-mcp23s08.c48 # define IOCON_HAEN (1 << 3) macro
666 if ((status & IOCON_SEQOP) || !(status & IOCON_HAEN) || mirror || in mcp23s08_probe_one()
670 status |= IOCON_HAEN | (IOCON_HAEN << 8); in mcp23s08_probe_one()