Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/pinctrl/qcom/
Dpinctrl-msm.h84 unsigned oe_bit:5; member
Dpinctrl-msm.c197 *bit = g->oe_bit; in msm_config_reg()
392 val &= ~BIT(g->oe_bit); in msm_gpio_direction_input()
419 val |= BIT(g->oe_bit); in msm_gpio_direction_output()
499 is_out = !!(ctl_reg & BIT(g->oe_bit)); in msm_gpio_dbg_show_one()
Dpinctrl-ipq8064.c207 .oe_bit = 9, \
234 .oe_bit = -1, \
Dpinctrl-apq8064.c254 .oe_bit = 9, \
281 .oe_bit = -1, \
Dpinctrl-msm8916.c330 .oe_bit = 9, \
356 .oe_bit = -1, \
Dpinctrl-apq8084.c367 .oe_bit = 9, \
394 .oe_bit = -1, \
Dpinctrl-msm8x74.c363 .oe_bit = 9, \
389 .oe_bit = -1, \
Dpinctrl-msm8960.c380 .oe_bit = 9, \
407 .oe_bit = -1, \