Home
last modified time | relevance | path

Searched refs:PRO_2661_PC (Results 1 – 3 of 3) sorted by relevance

/dports/emulators/xhomer/xhomer-9-16-06/
H A Dpro_2661kb.c64 pro_2661kb_ctrl.penable = (pro_2661kb_mr1 & PRO_2661_PC) >> 4; in pro_2661kb_ctrl_put()
H A Dpro_2661ptr.c64 pro_2661ptr_ctrl.penable = (pro_2661ptr_mr1 & PRO_2661_PC) >> 4; in pro_2661ptr_ctrl_put()
H A Dpro_defs.h240 #define PRO_2661_PC 0020 /* parity control */ macro