Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/typec/tcpm/
H A Dtcpci.c745 static const struct regmap_config tcpci_regmap_config = { variable
842 chip->data.regmap = devm_regmap_init_i2c(client, &tcpci_regmap_config); in tcpci_probe()