Searched refs:reg_pull (Results 1 – 3 of 3) sorted by relevance
296 ret = regmap_update_bits(pc->reg_pull, reg, BIT(bit), val); in meson_pinconf_enable_bias()422 ret = regmap_read(pc->reg_pull, reg, &val); in meson_pinconf_get_pull()696 pc->reg_pull = meson_map_resource(pc, gpio_np, "pull"); in meson_pinctrl_parse_dt()697 if (IS_ERR(pc->reg_pull)) in meson_pinctrl_parse_dt()698 pc->reg_pull = NULL; in meson_pinctrl_parse_dt()718 if (!pc->reg_pull) in meson8_aobus_parse_dt_extra()721 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()
130 struct regmap *reg_pull; member
1371 pc->reg_pull = pc->reg_gpio; in meson_g12a_aobus_parse_dt_extra()