Searched refs:S_028838_LS_GPRS (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
H A Devergreen_compute.c699 S_028838_LS_GPRS(0x1e));
H A Devergreen_state.c2549 S_028838_LS_GPRS(0x1e)); /* workaround for hw issues with dyn gpr - must set all limits to 240 instead of 0, 0x1e == 240 / 8*/
H A Devergreend.h1808 #define S_028838_LS_GPRS(x) (((x) & 0x1F) << 25) macro
/external/mesa3d/src/gallium/drivers/r600/
H A Devergreen_compute.c699 S_028838_LS_GPRS(0x1e));
H A Devergreen_state.c2549 S_028838_LS_GPRS(0x1e)); /* workaround for hw issues with dyn gpr - must set all limits to 240 instead of 0, 0x1e == 240 / 8*/
H A Devergreend.h1808 #define S_028838_LS_GPRS(x) (((x) & 0x1F) << 25) macro

Completed in 3186 milliseconds