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
50 u32 tcount; in setup_core_timer() local59 tcount = ((get_cclk() / (HZ * TIME_SCALE)) - 1); in setup_core_timer()60 bfin_write_TPERIOD(tcount); in setup_core_timer()61 bfin_write_TCOUNT(tcount); in setup_core_timer()
258 unsigned long tcount = ((get_cclk() / (HZ * TIME_SCALE)) - 1); in bfin_coretmr_set_periodic() local263 bfin_write_TPERIOD(tcount); in bfin_coretmr_set_periodic()264 bfin_write_TCOUNT(tcount); in bfin_coretmr_set_periodic()
537 __be16 tcount; /* Tx byte count */ member