Searched refs:ppu_boot_api (Results 1 – 2 of 2) sorted by relevance
32 struct ppu_v1_boot_api *ppu_boot_api; member52 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()91 &ctx.ppu_boot_api); in msys_rom_bind()
31 struct ppu_v1_boot_api *ppu_boot_api; member111 &ctx.ppu_boot_api); in tc2_bl1_bind()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()
Completed in 3 milliseconds