Searched refs:VIA_REG_T2CH (Results 1 – 3 of 3) sorted by relevance
942 if (addr == VIA_REG_T2CH && val == 0x3) { in via1_timer_calibration_hack()991 if (addr == VIA_REG_T2CH && val == 0x3c) { in via1_timer_calibration_hack()999 addr == VIA_REG_T2CH) { in via1_timer_calibration_hack()1005 if ((addr == VIA_REG_IER && val == 0x20) || addr == VIA_REG_T2CH) { in via1_timer_calibration_hack()1047 case VIA_REG_T2CH: in mos6522_q800_via1_read()
360 case VIA_REG_T2CH: in mos6522_read()456 case VIA_REG_T2CH: in mos6522_write()
92 #define VIA_REG_T2CH 0x09 macro