Home
last modified time | relevance | path

Searched refs:power_mode_on (Results 1 – 4 of 4) sorted by relevance

/SCP-firmware-master/module/msys_rom/src/
A Dmod_msys_rom.c52 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()
/SCP-firmware-master/module/ppu_v1/include/
A Dmod_ppu_v1.h209 int (*power_mode_on)(fwk_id_t pd_id); member
/SCP-firmware-master/product/tc2/module/tc2_bl1/src/
A Dmod_tc2_bl1.c177 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()
/SCP-firmware-master/module/ppu_v1/src/
A Dmod_ppu_v1.c644 .power_mode_on = ppu_power_mode_on,

Completed in 9 milliseconds