Searched refs:ppu_reg_p (Results 1 – 1 of 1) sorted by relevance
154 static struct ppu_v0_reg *const ppu_reg_p[] = { variable167 for (i = 0; i < FWK_ARRAY_SIZE(ppu_reg_p); i++) in peri_ppu_on()168 ppu_reg_p[i]->POWER_POLICY = PPU_V0_MODE_ON; in peri_ppu_on()175 for (i = 0; i < FWK_ARRAY_SIZE(ppu_reg_p); i++) { in peri_ppu_wait()176 while ((ppu_reg_p[i]->POWER_STATUS & PPU_V0_PSR_POWSTAT) != in peri_ppu_wait()
Completed in 2 milliseconds