Searched refs:regmap_pull (Results 1 – 5 of 5) sorted by relevance
132 struct regmap *regmap_pull; member253 struct regmap *regmap_pull; member
2013 *regmap = info->regmap_pmu ? info->regmap_pmu : bank->regmap_pull; in rk3188_calc_pull_reg_and_bit()2019 *regmap = info->regmap_pull ? info->regmap_pull : info->regmap_base; in rk3188_calc_pull_reg_and_bit()2020 *reg = info->regmap_pull ? 0 : RK3188_PULL_OFFSET; in rk3188_calc_pull_reg_and_bit()3665 info->regmap_pull = devm_regmap_init_mmio(&pdev->dev, base, &rockchip_regmap_config); in rockchip_pinctrl_probe()
318 struct regmap *regmap_pull; member460 struct regmap *regmap_pull; member
52212 - * @regmap_pull: optional separate register for additional pull settings52236 - struct regmap *regmap_pull;52416 - struct regmap *regmap_pull;54316 - bank->regmap_pull = devm_regmap_init_mmio(info->dev,