Home
last modified time | relevance | path

Searched defs:ppu_id (Results 1 – 4 of 4) sorted by relevance

/SCP-firmware-master/product/juno/module/juno_ppu/src/
A Dmod_juno_ppu.c265 static int pd_set_state(fwk_id_t ppu_id, unsigned int state) in pd_set_state()
301 static int pd_get_state(fwk_id_t ppu_id, unsigned int *state) in pd_get_state()
314 static int pd_reset(fwk_id_t ppu_id) in pd_reset()
334 static int pd_shutdown(fwk_id_t ppu_id, in pd_shutdown()
344 static int pd_prepare_core_for_system_suspend(fwk_id_t ppu_id) in pd_prepare_core_for_system_suspend()
397 static int css_set_state(fwk_id_t ppu_id, unsigned int state) in css_set_state()
471 static int css_get_state(fwk_id_t ppu_id, unsigned int *state) in css_get_state()
478 static int css_reset(fwk_id_t ppu_id) in css_reset()
550 static bool cluster_deny(fwk_id_t ppu_id, unsigned int state) in cluster_deny()
669 static int core_reset(fwk_id_t ppu_id) in core_reset()
[all …]
/SCP-firmware-master/product/rcar/module/rcar_system_power/include/
A Dmod_rcar_system_power.h34 fwk_id_t ppu_id; member
/SCP-firmware-master/module/system_power/include/
A Dmod_system_power.h39 fwk_id_t ppu_id; member
/SCP-firmware-master/module/system_power/src/
A Dmod_system_power.c107 fwk_id_t ppu_id; in ext_ppus_shutdown() local
154 fwk_id_t ppu_id; in shutdown_system_power_ppus() local

Completed in 6 milliseconds