Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pinctrl/qcom/
Dpinctrl-msm.h84 unsigned oe_bit:5; member
Dpinctrl-qdf2xxx.c72 groups[i].oe_bit = 9; in qdf2xxx_pinctrl_probe()
Dpinctrl-msm.c198 *bit = g->oe_bit; in msm_config_reg()
393 val &= ~BIT(g->oe_bit); in msm_gpio_direction_input()
420 val |= BIT(g->oe_bit); in msm_gpio_direction_output()
488 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-msm8660.c417 .oe_bit = 9, \
444 .oe_bit = -1, \
Dpinctrl-msm8x74.c363 .oe_bit = 9, \
389 .oe_bit = -1, \
Dpinctrl-msm8916.c330 .oe_bit = 9, \
356 .oe_bit = -1, \
Dpinctrl-apq8084.c367 .oe_bit = 9, \
394 .oe_bit = -1, \
Dpinctrl-msm8960.c380 .oe_bit = 9, \
407 .oe_bit = -1, \