Searched refs:PG_CNTL_ENABLE (Results 1 – 3 of 3) sorted by relevance
1849 # define PG_CNTL_ENABLE (1 << 0) macro
5235 data |= PG_CNTL_ENABLE; in si_enable_dma_pg()5237 data &= ~PG_CNTL_ENABLE; in si_enable_dma_pg()
1913 # define PG_CNTL_ENABLE (1 << 0) macro