Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/
H A Dpinctrl-mcp23s08.c39 # define IOCON_INTPOL (1 << 1) macro
634 status |= IOCON_INTPOL | (IOCON_INTPOL << 8); in mcp23s08_probe_one()
636 status &= ~(IOCON_INTPOL | (IOCON_INTPOL << 8)); in mcp23s08_probe_one()