Home
last modified time | relevance | path

Searched refs:ppu_boot_api (Results 1 – 2 of 2) sorted by relevance

/SCP-firmware-master/module/msys_rom/src/
A Dmod_msys_rom.c32 struct ppu_v1_boot_api *ppu_boot_api; member
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()
91 &ctx.ppu_boot_api); in msys_rom_bind()
/SCP-firmware-master/product/tc2/module/tc2_bl1/src/
A Dmod_tc2_bl1.c31 struct ppu_v1_boot_api *ppu_boot_api; member
111 &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