Searched refs:Tc (Results 1 – 2 of 2) sorted by relevance
309 u32 Tc; member
4786 u16 Tc; in usc_set_sdlc_mode() local4820 Tc = (u16)((XtalSpeed/DpllDivisor)/info->params.clock_speed); in usc_set_sdlc_mode()4823 Tc--; in usc_set_sdlc_mode()4826 Tc = -1; in usc_set_sdlc_mode()4830 usc_OutReg( info, TC1R, Tc ); in usc_set_sdlc_mode()5089 u16 Tc; in usc_enable_aux_clock() local5102 Tc = (u16)(XtalSpeed/data_rate); in usc_enable_aux_clock()5104 Tc--; in usc_enable_aux_clock()5107 usc_OutReg( info, TC0R, Tc ); in usc_enable_aux_clock()