Searched refs:pull_bit (Results 1 – 5 of 5) sorted by relevance
| /linux/arch/arm/mach-omap1/ |
| H A D | mux.h | 34 .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 D | mux.c | 321 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 D | pinctrl-ipq8064.c | 188 .pull_bit = 0, \ 215 .pull_bit = pull, \
|
| H A D | pinctrl-qcs615.c | 48 .pull_bit = 0, \ 74 .pull_bit = pull, \ 99 .pull_bit = 3, \
|
| H A D | pinctrl-apq8064.c | 236 .pull_bit = 0, \ 263 .pull_bit = pull, \
|