Searched refs:tcount (Results 1 – 4 of 4) sorted by relevance
96 unsigned short tcount; /* Tx byte count */ member156 unsigned short tcount; /* Tx byte count */ member208 unsigned short tcount; /* Tx byte count */ member259 unsigned short tcount; /* Tx byte count */ member277 unsigned short tcount; /* Tx byte count */ member301 unsigned short tcount; /* Tx byte count */ member330 unsigned short tcount; /* Tx byte count */ member407 unsigned short tcount; /* Tx byte count */ member
54 u32 tcount; in setup_core_timer() local63 tcount = ((get_cclk() / (HZ * TIME_SCALE)) - 1); in setup_core_timer()64 bfin_write_TPERIOD(tcount); in setup_core_timer()65 bfin_write_TCOUNT(tcount); in setup_core_timer()
109 unsigned long tcount = ((get_cclk() / (HZ * TIME_SCALE)) - 1); in bfin_timer_set_mode() local113 bfin_write_TPERIOD(tcount); in bfin_timer_set_mode()114 bfin_write_TCOUNT(tcount); in bfin_timer_set_mode()
491 __be16 tcount; /* Tx byte count */ member