Searched refs:power_mode_on (Results 1 – 4 of 4) sorted by relevance
52 ctx.ppu_boot_api->power_mode_on(ctx.rom_config->id_primary_cluster); in msys_deferred_setup()53 ctx.ppu_boot_api->power_mode_on(ctx.rom_config->id_primary_core); in msys_deferred_setup()
209 int (*power_mode_on)(fwk_id_t pd_id); member
177 ctx.ppu_boot_api->power_mode_on(ctx.bl1_config->id_primary_cluster); in tc2_bl1_process_event()178 ctx.ppu_boot_api->power_mode_on(ctx.bl1_config->id_primary_core); in tc2_bl1_process_event()
644 .power_mode_on = ppu_power_mode_on,
Completed in 5 milliseconds