Searched refs:reg_pull (Results 1 – 3 of 3) sorted by relevance
292 ret = regmap_update_bits(pc->reg_pull, reg, BIT(bit), val); in meson_pinconf_enable_bias()418 ret = regmap_read(pc->reg_pull, reg, &val); in meson_pinconf_get_pull()697 pc->reg_pull = meson_map_resource(pc, gpio_np, "pull"); in meson_pinctrl_parse_dt()698 if (IS_ERR(pc->reg_pull)) in meson_pinctrl_parse_dt()699 pc->reg_pull = NULL; in meson_pinctrl_parse_dt()719 if (!pc->reg_pull) in meson8_aobus_parse_dt_extra()722 pc->reg_pullen = pc->reg_pull; in meson8_aobus_parse_dt_extra()729 pc->reg_pull = pc->reg_gpio; in meson_a1_parse_dt_extra()
129 struct regmap *reg_pull; member
1367 pc->reg_pull = pc->reg_gpio; in meson_g12a_aobus_parse_dt_extra()