stih407_delays    337 drivers/pinctrl/pinctrl-st.c static const unsigned int stih407_delays[] = {0, 300, 500, 750, 1000, 1250,
stih407_delays    342 drivers/pinctrl/pinctrl-st.c 	.input_delays   = stih407_delays,
stih407_delays    343 drivers/pinctrl/pinctrl-st.c 	.ninput_delays  = ARRAY_SIZE(stih407_delays),
stih407_delays    344 drivers/pinctrl/pinctrl-st.c 	.output_delays  = stih407_delays,
stih407_delays    345 drivers/pinctrl/pinctrl-st.c 	.noutput_delays = ARRAY_SIZE(stih407_delays),
stih407_delays    351 drivers/pinctrl/pinctrl-st.c 	.input_delays	= stih407_delays,
stih407_delays    352 drivers/pinctrl/pinctrl-st.c 	.ninput_delays	= ARRAY_SIZE(stih407_delays),
stih407_delays    353 drivers/pinctrl/pinctrl-st.c 	.output_delays	= stih407_delays,
stih407_delays    354 drivers/pinctrl/pinctrl-st.c 	.noutput_delays = ARRAY_SIZE(stih407_delays),