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