Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/qcom/
H A Dpinctrl-msm.h117 unsigned oe_bit:5; member
H A Dpinctrl-msm.c219 if (i == gpio_func && (val & BIT(g->oe_bit)) && in msm_pinmux_set_mux()
316 *bit = g->oe_bit; in msm_config_reg()
568 val &= ~BIT(g->oe_bit); in msm_gpio_direction_input()
595 val |= BIT(g->oe_bit); in msm_gpio_direction_output()
613 return val & BIT(g->oe_bit) ? GPIO_LINE_DIRECTION_OUT : in msm_gpio_get_direction()
690 is_out = !!(ctl_reg & BIT(g->oe_bit)); in msm_gpio_dbg_show_one()
H A Dpinctrl-ipq8064.c190 .oe_bit = 9, \
217 .oe_bit = -1, \
H A Dpinctrl-sc8280xp.c37 .oe_bit = 9, \
64 .oe_bit = -1, \
88 .oe_bit = -1, \
H A Dpinctrl-ipq5018.c37 .oe_bit = 9, \
H A Dpinctrl-ipq9650.c25 .oe_bit = 9, \
H A Dpinctrl-maili.c42 .oe_bit = 9, \
69 .oe_bit = -1, \
93 .oe_bit = -1, \
H A Dpinctrl-x1e80100.c42 .oe_bit = 9, \
67 .oe_bit = -1, \
91 .oe_bit = -1, \
H A Dpinctrl-shikra.c40 .oe_bit = 9, \
68 .oe_bit = -1, \