Home
last modified time | relevance | path

Searched refs:oe_bit (Results 1 – 21 of 21) sorted by relevance

/Linux-v5.4/drivers/pinctrl/qcom/
Dpinctrl-msm.h78 unsigned oe_bit:5; member
Dpinctrl-msm.c234 *bit = g->oe_bit; in msm_config_reg()
443 val &= ~BIT(g->oe_bit); in msm_gpio_direction_input()
470 val |= BIT(g->oe_bit); in msm_gpio_direction_output()
489 return val & BIT(g->oe_bit) ? 0 : 1; in msm_gpio_get_direction()
563 is_out = !!(ctl_reg & BIT(g->oe_bit)); in msm_gpio_dbg_show_one()
Dpinctrl-qdf2xxx.c114 groups[gpio].oe_bit = 9; in qdf2xxx_pinctrl_probe()
Dpinctrl-ipq8064.c198 .oe_bit = 9, \
225 .oe_bit = -1, \
Dpinctrl-msm8x74.c359 .oe_bit = 9, \
385 .oe_bit = -1, \
416 .oe_bit = -1, \
Dpinctrl-sc7180.c57 .oe_bit = 9, \
83 .oe_bit = -1, \
108 .oe_bit = -1, \
Dpinctrl-apq8064.c246 .oe_bit = 9, \
273 .oe_bit = -1, \
Dpinctrl-msm8998.c50 .oe_bit = 9, \
76 .oe_bit = -1, \
101 .oe_bit = -1, \
Dpinctrl-sm8150.c59 .oe_bit = 9, \
86 .oe_bit = -1, \
112 .oe_bit = -1, \
Dpinctrl-sdm845.c52 .oe_bit = 9, \
78 .oe_bit = -1, \
103 .oe_bit = -1, \
Dpinctrl-apq8084.c358 .oe_bit = 9, \
385 .oe_bit = -1, \
Dpinctrl-msm8660.c409 .oe_bit = 9, \
436 .oe_bit = -1, \
Dpinctrl-msm8916.c322 .oe_bit = 9, \
348 .oe_bit = -1, \
Dpinctrl-qcs404.c59 .oe_bit = 9, \
86 .oe_bit = -1, \
Dpinctrl-sdm660.c63 .oe_bit = 9, \
90 .oe_bit = -1, \
Dpinctrl-msm8960.c372 .oe_bit = 9, \
399 .oe_bit = -1, \
Dpinctrl-msm8994.c48 .oe_bit = 9, \
74 .oe_bit = -1, \
Dpinctrl-msm8996.c48 .oe_bit = 9, \
74 .oe_bit = -1, \
Dpinctrl-ipq8074.c47 .oe_bit = 9, \
Dpinctrl-mdm9615.c233 .oe_bit = 9, \
Dpinctrl-ipq4019.c257 .oe_bit = 9, \