Searched refs:PVR2_USE_BARREL_MASK (Results 1 – 3 of 3) sorted by relevance
54 #define PVR2_USE_BARREL_MASK 0x00004000 macro
149 #define PVR2_USE_BARREL_MASK 0x00004000 macro
289 (cpu->cfg.use_barrel ? PVR2_USE_BARREL_MASK : 0) | in mb_cpu_realizefn()