Home
last modified time | relevance | path

Searched refs:regmap_pmu (Results 1 – 18 of 18) sorted by relevance

/rk3399_rockchip-uboot/drivers/pinctrl/rockchip/
H A Dpinctrl-rk1808.c65 regmap = priv->regmap_pmu; in rk1808_set_mux()
67 regmap = (pin % 8 < 4) ? priv->regmap_pmu : priv->regmap_base; in rk1808_set_mux()
108 *regmap = priv->regmap_pmu; in rk1808_calc_pull_reg_and_bit()
134 *regmap = priv->regmap_pmu; in rk1808_calc_drv_reg_and_bit()
159 *regmap = priv->regmap_pmu; in rk1808_calc_schmitt_reg_and_bit()
H A Dpinctrl-rv1106.c26 regmap = priv->regmap_pmu; in rv1106_set_mux()
63 *regmap = priv->regmap_pmu; in rv1106_calc_drv_reg_and_bit()
135 *regmap = priv->regmap_pmu; in rv1106_calc_pull_reg_and_bit()
217 *regmap = priv->regmap_pmu; in rv1106_calc_schmitt_reg_and_bit()
H A Dpinctrl-rv1108.c88 ? priv->regmap_pmu : priv->regmap_base; in rv1108_set_mux()
116 *regmap = priv->regmap_pmu; in rv1108_calc_pull_reg_and_bit()
170 *regmap = priv->regmap_pmu; in rv1108_calc_drv_reg_and_bit()
225 *regmap = priv->regmap_pmu; in rv1108_calc_schmitt_reg_and_bit()
H A Dpinctrl-rk3368.c24 ? priv->regmap_pmu : priv->regmap_base; in rk3368_set_mux()
49 *regmap = priv->regmap_pmu; in rk3368_calc_pull_reg_and_bit()
104 *regmap = priv->regmap_pmu; in rk3368_calc_drv_reg_and_bit()
H A Dpinctrl-rk3188.c24 ? priv->regmap_pmu : priv->regmap_base; in rk3188_set_mux()
49 *regmap = priv->regmap_pmu; in rk3188_calc_pull_reg_and_bit()
H A Dpinctrl-rk3288.c41 ? priv->regmap_pmu : priv->regmap_base; in rk3288_set_mux()
74 *regmap = priv->regmap_pmu; in rk3288_calc_pull_reg_and_bit()
136 *regmap = priv->regmap_pmu; in rk3288_calc_drv_reg_and_bit()
H A Dpinctrl-rk3399.c63 ? priv->regmap_pmu : priv->regmap_base; in rk3399_set_mux()
88 *regmap = priv->regmap_pmu; in rk3399_calc_pull_reg_and_bit()
143 *regmap = priv->regmap_pmu; in rk3399_calc_drv_reg_and_bit()
H A Dpinctrl-rk3506.c78 regmap = priv->regmap_pmu; in rk3506_set_mux()
123 *regmap = priv->regmap_pmu; in rk3506_calc_drv_reg_and_bit()
237 *regmap = priv->regmap_pmu; in rk3506_calc_pull_reg_and_bit()
358 *regmap = priv->regmap_pmu; in rk3506_calc_schmitt_reg_and_bit()
H A Dpinctrl-rv1126.c155 regmap = priv->regmap_pmu; in rv1126_set_mux()
157 regmap = (pin % 8 < 4) ? priv->regmap_pmu : priv->regmap_base; in rv1126_set_mux()
207 *regmap = priv->regmap_pmu; in rv1126_calc_pull_reg_and_bit()
271 *regmap = priv->regmap_pmu; in rv1126_calc_drv_reg_and_bit()
323 *regmap = priv->regmap_pmu; in rv1126_calc_schmitt_reg_and_bit()
H A Dpinctrl-rockchip-core.c135 ? priv->regmap_pmu : priv->regmap_base; in rockchip_get_mux()
228 regmap = priv->regmap_pmu; in rockchip_set_mux()
230 regmap = (pin % 8 < 4) ? priv->regmap_pmu : priv->regmap_base; in rockchip_set_mux()
240 regmap_write(priv->regmap_pmu, route_reg, route_val); in rockchip_set_mux()
706 priv->regmap_pmu = regmap;
H A Dpinctrl-rk3568.c122 regmap = priv->regmap_pmu; in rk3568_set_mux()
152 *regmap = info->regmap_pmu; in rk3568_calc_pull_reg_and_bit()
180 *regmap = info->regmap_pmu; in rk3568_calc_drv_reg_and_bit()
206 *regmap = info->regmap_pmu; in rk3568_calc_schmitt_reg_and_bit()
H A Dpinctrl-rk3036.c24 ? priv->regmap_pmu : priv->regmap_base; in rk3036_set_mux()
H A Dpinctrl-rk3128.c111 ? priv->regmap_pmu : priv->regmap_base; in rk3128_set_mux()
H A Dpinctrl-rk322x.c154 ? priv->regmap_pmu : priv->regmap_base; in rk3228_set_mux()
H A Dpinctrl-rk3328.c179 ? priv->regmap_pmu : priv->regmap_base; in rk3328_set_mux()
H A Dpinctrl-rockchip.h589 struct regmap *regmap_pmu; member
H A Dpinctrl-rk3308.c465 regmap = priv->regmap_pmu; in rk3308_set_mux()
/rk3399_rockchip-uboot/drivers/pinctrl/
H A Dpinctrl-rockchip.c397 struct regmap *regmap_pmu; member
1649 regmap = priv->regmap_pmu; in rockchip_get_mux()
1651 regmap = (pin % 8 < 4) ? priv->regmap_pmu : priv->regmap_base; in rockchip_get_mux()
1746 regmap = priv->regmap_pmu; in rockchip_set_mux()
1748 regmap = (pin % 8 < 4) ? priv->regmap_pmu : priv->regmap_base; in rockchip_set_mux()
1786 regmap_write(priv->regmap_pmu, route_reg, route_val); in rockchip_set_mux()
1821 *regmap = priv->regmap_pmu; in px30_calc_pull_reg_and_bit()
1851 *regmap = priv->regmap_pmu; in px30_calc_drv_reg_and_bit()
1882 *regmap = priv->regmap_pmu; in px30_calc_schmitt_reg_and_bit()
1911 *regmap = priv->regmap_pmu; in rv1108_calc_pull_reg_and_bit()
[all …]