Searched defs:_pin (Results 1 – 8 of 8) sorted by relevance
/linux-4.4.14/drivers/pinctrl/sh-pfc/ |
D | pinctrl.c | 478 static bool sh_pfc_pinconf_validate(struct sh_pfc *pfc, unsigned int _pin, in sh_pfc_pinconf_validate() 502 static int sh_pfc_pinconf_get(struct pinctrl_dev *pctldev, unsigned _pin, in sh_pfc_pinconf_get() 557 static int sh_pfc_pinconf_set(struct pinctrl_dev *pctldev, unsigned _pin, in sh_pfc_pinconf_set()
|
D | sh_pfc.h | 250 #define _GP_GPIO(bank, _pin, _name, sfx, cfg) \ argument 288 #define PINMUX_GPIO(_pin) \ argument 296 #define SH_PFC_PIN_CFG(_pin, cfgs) \ argument
|
/linux-4.4.14/drivers/pinctrl/mediatek/ |
D | pinctrl-mtk-common.h | 47 #define MTK_PIN(_pin, _pad, _chip, _eint, ...) \ argument 115 #define MTK_PIN_DRV_GRP(_pin, _offset, _bit, _grp) \ argument 140 #define MTK_PIN_PUPD_SPEC_SR(_pin, _offset, _pupd, _r1, _r0) \ argument
|
D | pinctrl-mt8135.c | 44 #define SPEC_PULL(_pin, _pupd_offset, _pupd_bit, _r0_offset, \ argument
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | exynos3250-pinctrl.dtsi | 24 #define PIN_SLP(_pin, _mode, _pull) \ argument
|
D | exynos4x12-pinctrl.dtsi | 24 #define PIN_SLP(_pin, _mode, _pull) \ argument
|
/linux-4.4.14/drivers/pinctrl/ |
D | pinctrl-pistachio.c | 638 #define PIN_GROUP(_pin, _name) \ argument 652 #define MFIO_PIN_GROUP(_pin, _func) \ argument 666 #define MFIO_MUX_PIN_GROUP(_pin, _f0, _f1, _f2, _reg, _shift, _mask) \ argument
|
/linux-4.4.14/drivers/pinctrl/sunxi/ |
D | pinctrl-sunxi.h | 132 #define SUNXI_PIN(_pin, ...) \ argument
|