Searched refs:mvsoctmr_timecounter (Results 1 – 1 of 1) sorted by relevance
102 static struct timecounter mvsoctmr_timecounter = { variable165 mvsoctmr_timecounter.tc_name = device_xname(self); in mvsoctmr_attach()253 mvsoctmr_timecounter.tc_priv = sc; in cpu_initclocks()254 mvsoctmr_timecounter.tc_frequency = mvsoctmr_freq; in cpu_initclocks()278 tc_init(&mvsoctmr_timecounter); in cpu_initclocks()