Home
last modified time | relevance | path

Searched refs:pull_bit (Results 1 – 11 of 11) sorted by relevance

/linux/arch/arm/mach-omap1/
H A Dmux.h34 .pull_bit = bit, \
48 .pull_bit = bit, \
58 .pull_bit = bit, \
70 .pull_bit = bit, \
76 pull_reg, pull_bit, pull_status, \ argument
82 PULL_REG(pull_reg, pull_bit, pull_status) \
95 pull_bit, pull_status, debug_status)\ argument
100 PULL_REG_7XX(mux_reg, pull_bit, pull_status) \
115 const unsigned char pull_bit; member
H A Dmux.c321 mask = 1 << cfg->pull_bit; in omap1_cfg_reg()
343 mask = 1 << cfg->pull_bit; in omap1_cfg_reg()
/linux/drivers/pinctrl/qcom/
H A Dpinctrl-msm.h110 unsigned pull_bit:5; member
H A Dpinctrl-ipq8064.c188 .pull_bit = 0, \
215 .pull_bit = pull, \
H A Dpinctrl-sc8280xp.c35 .pull_bit = 0, \
62 .pull_bit = pull, \
86 .pull_bit = 3, \
H A Dpinctrl-ipq5018.c35 .pull_bit = 0, \
H A Dpinctrl-ipq9650.c23 .pull_bit = 0, \
H A Dpinctrl-maili.c38 .pull_bit = 0, \
67 .pull_bit = pull, \
91 .pull_bit = 3, \
H A Dpinctrl-x1e80100.c37 .pull_bit = 0, \
65 .pull_bit = pull, \
89 .pull_bit = 3, \
H A Dpinctrl-msm.c300 *bit = g->pull_bit; in msm_config_reg()
693 pull = (ctl_reg >> g->pull_bit) & 3; in msm_gpio_dbg_show_one()
H A Dpinctrl-shikra.c38 .pull_bit = 0, \
66 .pull_bit = pull, \