Home
last modified time | relevance | path

Searched refs:io_sync_str (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/pinctrl/stm32/
H A Dpinctrl-stm32.c1589 const char *io_sync_str, *skew_dir_str; in stm32_pconf_dbg_show() local
1592 io_sync_str = stm32_pconf_get_io_sync_str(bank, offset); in stm32_pconf_dbg_show()
1596 if (io_sync_str) in stm32_pconf_dbg_show()
1597 seq_printf(s, " - IO-sync: %s", io_sync_str); in stm32_pconf_dbg_show()