Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/rme9652/
Dhdspm.c1067 struct hdspm_tco *tco; /* NULL if no TCO detected */ member
2309 if (hdspm->tco) { in hdspm_get_tco_sample_rate()
2335 if (hdspm->tco) { in hdspm_get_sync_in_sample_rate()
2725 if (hdspm->tco) { in hdspm_pref_sync_ref()
2744 if (hdspm->tco) { in hdspm_pref_sync_ref()
2774 if (hdspm->tco) { in hdspm_pref_sync_ref()
2858 if (hdspm->tco) { in hdspm_set_pref_sync_ref()
2894 if (hdspm->tco) { in hdspm_set_pref_sync_ref()
2923 if (hdspm->tco) { in hdspm_set_pref_sync_ref()
3976 if (hdspm->tco) { in hdspm_tco_sync_check()
[all …]
/linux-4.4.14/include/linux/
Dcyclades.h139 int tbpr,tco,rbpr,rco; member
/linux-4.4.14/drivers/tty/
Dcyclades.c1943 info->tbpr = info->tco = info->rbpr = info->rco = 0; in cyy_baud_calc()
1958 info->tco = info->rco = co; in cyy_baud_calc()
2024 info->tco = baud_co_60[i]; /* Tx CO */ in cy_set_line_char()
2029 info->tco = baud_co_25[i]; /* Tx CO */ in cy_set_line_char()
2115 cyy_writeb(info, CyTCOR, info->tco); in cy_set_line_char()
3139 info->tco = baud_co_60[13]; /* Tx CO */ in cy_init_card()
3145 info->tco = baud_co_25[13]; /* Tx CO */ in cy_init_card()