Home
last modified time | relevance | path

Searched refs:rockchip_pin_ctrl (Results 1 – 24 of 24) sorted by relevance

/rk3399_rockchip-uboot/drivers/pinctrl/rockchip/
H A Dpinctrl-rockchip-core.c24 struct rockchip_pin_ctrl *ctrl = priv->ctrl; in rockchip_verify_config()
44 struct rockchip_pin_ctrl *ctrl = priv->ctrl; in rockchip_get_recalced_mux()
68 struct rockchip_pin_ctrl *ctrl = priv->ctrl; in rockchip_get_mux_route()
155 struct rockchip_pin_ctrl *ctrl = priv->ctrl; in rockchip_pinctrl_get_gpio_mux()
199 struct rockchip_pin_ctrl *ctrl = priv->ctrl; in rockchip_set_mux()
281 struct rockchip_pin_ctrl *ctrl = priv->ctrl; in rockchip_set_drive_perpin()
327 struct rockchip_pin_ctrl *ctrl = priv->ctrl; in rockchip_set_pull()
342 struct rockchip_pin_ctrl *ctrl = priv->ctrl; in rockchip_set_schmitt()
457 struct rockchip_pin_ctrl *ctrl = priv->ctrl;
546 struct rockchip_pin_ctrl *ctrl = priv->ctrl;
[all …]
H A Dpinctrl-rk3036.c83 static struct rockchip_pin_ctrl rk3036_pin_ctrl = {
H A Dpinctrl-rk3188.c108 static struct rockchip_pin_ctrl rk3188_pin_ctrl = {
H A Dpinctrl-rk3128.c174 static struct rockchip_pin_ctrl rk3128_pin_ctrl = {
H A Dpinctrl-rk3368.c155 static struct rockchip_pin_ctrl rk3368_pin_ctrl = {
H A Dpinctrl-rockchip.h561 struct rockchip_pin_ctrl { struct
587 struct rockchip_pin_ctrl *ctrl; argument
H A Dpinctrl-rk3288.c223 static struct rockchip_pin_ctrl rk3288_pin_ctrl = {
H A Dpinctrl-rk3308.c636 static struct rockchip_pin_ctrl rk3308_pin_ctrl = {
651 static const struct rockchip_pin_ctrl rk3308b_pin_ctrl = {
H A Dpinctrl-rk322x.c259 static struct rockchip_pin_ctrl rk3228_pin_ctrl = {
H A Dpinctrl-rk3528.c283 static const struct rockchip_pin_ctrl rk3528_pin_ctrl = {
H A Dpinctrl-rk3562.c295 static const struct rockchip_pin_ctrl rk3562_pin_ctrl = {
H A Dpinctrl-rv1126b.c267 static struct rockchip_pin_ctrl rv1126b_pin_ctrl __maybe_unused = {
H A Dpinctrl-rk1808.c260 static const struct rockchip_pin_ctrl rk1808_pin_ctrl = {
H A Dpinctrl-rk3399.c281 static struct rockchip_pin_ctrl rk3399_pin_ctrl = {
H A Dpinctrl-rv1106.c305 static const struct rockchip_pin_ctrl rv1106_pin_ctrl = {
H A Dpinctrl-rv1108.c265 static struct rockchip_pin_ctrl rv1108_pin_ctrl = {
H A Dpinctrl-rk3576.c264 static const struct rockchip_pin_ctrl rk3576_pin_ctrl = {
H A Dpinctrl-rk3328.c332 static struct rockchip_pin_ctrl rk3328_pin_ctrl = {
H A Dpinctrl-rv1103b.c381 static const struct rockchip_pin_ctrl rv1103b_pin_ctrl = {
H A Dpinctrl-rk3588.c330 static const struct rockchip_pin_ctrl rk3588_pin_ctrl = {
H A Dpinctrl-rk3506.c493 static const struct rockchip_pin_ctrl rk3506_pin_ctrl = {
H A Dpinctrl-rv1126.c379 static const struct rockchip_pin_ctrl rv1126_pin_ctrl = {
H A Dpinctrl-rk3568.c340 static const struct rockchip_pin_ctrl rk3568_pin_ctrl = {
/rk3399_rockchip-uboot/drivers/pinctrl/
H A Dpinctrl-rockchip.c359 struct rockchip_pin_ctrl { struct
374 int (*ctrl_data_re_init)(const struct rockchip_pin_ctrl *ctrl); argument
395 struct rockchip_pin_ctrl *ctrl; argument
404 struct rockchip_pin_ctrl *ctrl = priv->ctrl; in rockchip_verify_config()
876 struct rockchip_pin_ctrl *ctrl = priv->ctrl; in rockchip_get_recalced_mux()
1608 struct rockchip_pin_ctrl *ctrl = priv->ctrl; in rockchip_get_mux_route()
1686 struct rockchip_pin_ctrl *ctrl = priv->ctrl; in rockchip_pinctrl_get_gpio_mux()
2549 struct rockchip_pin_ctrl *ctrl = priv->ctrl; in rockchip_set_drive_perpin()
2686 struct rockchip_pin_ctrl *ctrl = priv->ctrl; in rockchip_set_pull()
2782 struct rockchip_pin_ctrl *ctrl = priv->ctrl; in rockchip_set_schmitt()
[all …]