Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/
H A Dpinctrl-mcp23s08.h56 extern const struct regmap_config mcp23x08_regmap;
H A Dpinctrl-mcp23s08_i2c.c46 .regmap = &mcp23x08_regmap,
H A Dpinctrl-mcp23s08.c78 const struct regmap_config mcp23x08_regmap = { variable
91 EXPORT_SYMBOL_GPL(mcp23x08_regmap);
H A Dpinctrl-mcp23s08_spi.c200 .regmap = &mcp23x08_regmap,