Searched refs:AUTO_PG_EN (Results 1 – 5 of 5) sorted by relevance
1352 # define AUTO_PG_EN (1 << 0) macro
1452 # define AUTO_PG_EN (1 << 0) macro
5248 tmp |= AUTO_PG_EN; in si_enable_gfx_cgpg()5252 tmp &= ~AUTO_PG_EN; in si_enable_gfx_cgpg()
6506 data |= AUTO_PG_EN; in cik_enable_gfx_cgpg()6516 data &= ~AUTO_PG_EN; in cik_enable_gfx_cgpg()
1380 # define AUTO_PG_EN (1 << 0) macro