pull_sft           76 drivers/pinctrl/actions/pinctrl-owl.h #define PULLCTL_CONF(pull_reg, pull_sft, pull_wdt)	\
pull_sft           79 drivers/pinctrl/actions/pinctrl-owl.h 		.shift = pull_sft,			\
pull_sft           83 drivers/pinctrl/actions/pinctrl-owl.h #define PAD_PULLCTL_CONF(pad_name, pull_reg, pull_sft, pull_wdt)	\
pull_sft           85 drivers/pinctrl/actions/pinctrl-owl.h 		= PULLCTL_CONF(pull_reg, pull_sft, pull_wdt)