Home
last modified time | relevance | path

Searched full:iocon (Results 1 – 2 of 2) sorted by relevance

/linux/Documentation/devicetree/bindings/pinctrl/
H A Dmicrochip,mcp23s08.yaml63 Sets the mirror flag in the IOCON register. Devices with two interrupt
74 Sets the INTPOL flag in the IOCON register.This configures the IRQ output
80 Sets the ODR flag in the IOCON register. This configures the IRQ output as
/linux/drivers/pinctrl/
H A Dpinctrl-mcp23s08.c643 /* mcp23s17 has IOCON twice, make sure they are in sync */ in mcp23s08_probe_one()
662 return dev_err_probe(dev, ret, "can't write IOCON %d\n", addr); in mcp23s08_probe_one()