Searched refs:bfin_write_TCOUNT (Results 1 – 3 of 3) sorted by relevance
247 bfin_write_TCOUNT(cycles); in bfin_coretmr_set_next_event()263 bfin_write_TCOUNT(tcount); in bfin_coretmr_set_mode()273 bfin_write_TCOUNT(0); in bfin_coretmr_set_mode()294 bfin_write_TCOUNT(0); in bfin_coretmr_init()
61 bfin_write_TCOUNT(tcount); in setup_core_timer()
241 #define bfin_write_TCOUNT(val) bfin_write32(TCOUNT,val) macro