Searched refs:PVR2_USE_DIV_MASK (Results 1 – 3 of 3) sorted by relevance
55 #define PVR2_USE_DIV_MASK 0x00002000 macro
150 #define PVR2_USE_DIV_MASK 0x00002000 macro
283 (cpu->cfg.use_div ? PVR2_USE_DIV_MASK : 0) | in mb_cpu_realizefn()