Searched refs:regmap_read_bypassed (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/gpio/ |
| H A D | gpio-regmap.c | 87 ret = regmap_read_bypassed(gpio->regmap, reg, &val); in gpio_regmap_get()
|
| /linux/include/linux/ |
| H A D | regmap.h | 1304 int regmap_read_bypassed(struct regmap *map, unsigned int reg, unsigned int *val); 1833 static inline int regmap_read_bypassed(struct regmap *map, unsigned int reg, in regmap_read_bypassed() function
|
| /linux/drivers/pci/controller/dwc/ |
| H A D | pci-imx6.c | 847 regmap_read_bypassed(imx_pcie->iomuxc_gpr, IMX95_PCIE_RST_CTRL, in imx95_pcie_core_reset() 852 regmap_read_bypassed(imx_pcie->iomuxc_gpr, IMX95_PCIE_RST_CTRL, in imx95_pcie_core_reset()
|