Searched refs:reg_pull (Results 1 – 3 of 3) sorted by relevance
295 ret = regmap_update_bits(pc->reg_pull, reg, BIT(bit), val); in meson_pinconf_enable_bias()421 ret = regmap_read(pc->reg_pull, reg, &val); in meson_pinconf_get_pull()694 pc->reg_pull = meson_map_resource(pc, gpio_np, "pull"); in meson_pinctrl_parse_dt()695 if (IS_ERR(pc->reg_pull)) in meson_pinctrl_parse_dt()696 pc->reg_pull = NULL; in meson_pinctrl_parse_dt()716 if (!pc->reg_pull) in meson8_aobus_parse_dt_extra()719 pc->reg_pullen = pc->reg_pull; in meson8_aobus_parse_dt_extra()727 pc->reg_pull = pc->reg_gpio; in meson_a1_parse_dt_extra()
132 struct regmap *reg_pull; member
1372 pc->reg_pull = pc->reg_gpio; in meson_g12a_aobus_parse_dt_extra()