Searched refs:R600_VC_ENABLE (Results 1 – 3 of 3) sorted by relevance
979 R600_VC_ENABLE | in r600_gfx_init()1004 sq_config &= ~R600_VC_ENABLE; in r600_gfx_init()1664 R600_VC_ENABLE | in r700_gfx_init()1672 sq_config &= ~R600_VC_ENABLE; in r700_gfx_init()
478 sq_config = R600_VC_ENABLE; in set_default_state()
1721 # define R600_VC_ENABLE (1 << 0) macro