Searched refs:ext_clock_names (Results 1 – 2 of 2) sorted by relevance
51 static const char * const ext_clock_names[3] = {"IEC958 In", "Word Clock 1xFS", variable983 ice->ext_clock_names = ext_clock_names; in qtet_init()984 ice->ext_clock_count = ARRAY_SIZE(ext_clock_names); in qtet_init()
377 const char * const *ext_clock_names; member