Searched refs:bfin_write_TCOUNT (Results 1 – 3 of 3) sorted by relevance
261 bfin_write_TCOUNT(cycles); in bfin_coretmr_set_next_event()277 bfin_write_TCOUNT(tcount); in bfin_coretmr_set_mode()287 bfin_write_TCOUNT(0); in bfin_coretmr_set_mode()308 bfin_write_TCOUNT(0); in bfin_coretmr_init()
62 bfin_write_TCOUNT(tcount); in setup_core_timer()
241 #define bfin_write_TCOUNT(val) bfin_write32(TCOUNT,val) macro