Home
last modified time | relevance | path

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

/linux-4.1.27/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.1.27/include/linux/
Dcyclades.h139 int tbpr,tco,rbpr,rco; member
/linux-4.1.27/drivers/tty/
Dcyclades.c1952 info->tbpr = info->tco = info->rbpr = info->rco = 0; in cyy_baud_calc()
1967 info->tco = info->rco = co; in cyy_baud_calc()
2033 info->tco = baud_co_60[i]; /* Tx CO */ in cy_set_line_char()
2038 info->tco = baud_co_25[i]; /* Tx CO */ in cy_set_line_char()
2124 cyy_writeb(info, CyTCOR, info->tco); in cy_set_line_char()
3152 info->tco = baud_co_60[13]; /* Tx CO */ in cy_init_card()
3158 info->tco = baud_co_25[13]; /* Tx CO */ in cy_init_card()