Searched refs:PVR2_USE_HW_MUL_MASK (Results 1 – 3 of 3) sorted by relevance
56 #define PVR2_USE_HW_MUL_MASK 0x00001000 macro
151 #define PVR2_USE_HW_MUL_MASK 0x00001000 macro
280 (cpu->cfg.use_hw_mul ? PVR2_USE_HW_MUL_MASK : 0) | in mb_cpu_realizefn()