Searched refs:io_sync_str (Results 1 – 1 of 1) sorted by relevance
1589 const char *io_sync_str, *skew_dir_str; in stm32_pconf_dbg_show() local1592 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()