Home
last modified time | relevance | path

Searched refs:S_0286CC_POSITION_ENA (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_state.c2542 spi_ps_in_control_0 |= (S_0286CC_POSITION_ENA(1) | in r600_update_ps_state()
H A Dr600d.h956 #define S_0286CC_POSITION_ENA(x) (((unsigned)(x) & 0x1) << 8) macro
2136 #define S_0286CC_POSITION_ENA(x) (((unsigned)(x) & 0x1) << 8) macro
H A Devergreend.h1083 #define S_0286CC_POSITION_ENA(x) (((unsigned)(x) & 0x1) << 8) macro
H A Devergreen_state.c3477 spi_ps_in_control_0 |= S_0286CC_POSITION_ENA(1) | in evergreen_update_ps_state()

Completed in 37 milliseconds