Searched refs:vT1CH (Results 1 – 2 of 2) sorted by relevance
175 via1[vT1CH] = 0; in via_init()248 via2[vT1CH] = 0; in via_init()284 via1[vT1CH] = MAC_CLOCK_HIGH; in via_init_clock()362 ticks = via1[vT1CL] | (via1[vT1CH] << 8); in mac_gettimeoffset()
201 #define vT1CH 0x0a00 /* [VIA only] Timer one counter high. */ macro