st_sft             87 drivers/pinctrl/actions/pinctrl-owl.h #define ST_CONF(st_reg, st_sft, st_wdt)			\
st_sft             90 drivers/pinctrl/actions/pinctrl-owl.h 		.shift = st_sft,			\
st_sft             94 drivers/pinctrl/actions/pinctrl-owl.h #define PAD_ST_CONF(pad_name, st_reg, st_sft, st_wdt)	\
st_sft             96 drivers/pinctrl/actions/pinctrl-owl.h 		= ST_CONF(st_reg, st_sft, st_wdt)