Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/
H A Dpinctrl-mcp23s08.h17 #define MCP_TYPE_S18 5 macro
H A Dpinctrl-mcp23s08_spi.c112 case MCP_TYPE_S18: in mcp23s08_spi_regmap_init()
216 .type = MCP_TYPE_S18,
H A Dpinctrl-mcp23s08.c657 if (type == MCP_TYPE_S18 || type == MCP_TYPE_018) in mcp23s08_probe_one()