Home
last modified time | relevance | path

Searched defs:mod_pd_restricted_api (Results 1 – 13 of 13) sorted by relevance

/SCP-firmware-master/module/power_domain/include/
A Dmod_power_domain.h452 struct mod_pd_restricted_api { struct
467 int (*get_domain_type)(fwk_id_t pd_id, enum mod_pd_type *type);
486 int (*get_domain_parent_id)(fwk_id_t pd_id, fwk_id_t *parent_pd_id);
511 int (*set_state)(fwk_id_t pd_id, bool resp_requested, uint32_t state);
524 int (*get_state)(fwk_id_t pd_id, unsigned int *state);
545 int (*reset)(fwk_id_t pd_id, bool resp_requested);
568 int (*system_suspend)(unsigned int state);
583 int (*system_shutdown)(enum mod_pd_system_shutdown system_shutdown);
/SCP-firmware-master/product/rdn2/module/platform_system/src/
A Dmod_platform_system.c59 struct mod_pd_restricted_api *mod_pd_restricted_api; member
558 struct mod_pd_restricted_api *mod_pd_restricted_api = in power_off_all_cores() local
590 struct mod_pd_restricted_api *mod_pd_restricted_api = in check_power_off_all_cores() local
625 struct mod_pd_restricted_api *mod_pd_restricted_api = in boot_primary_core() local
752 struct mod_pd_restricted_api *mod_pd_restricted_api; in platform_system_process_notification() local
/SCP-firmware-master/product/synquacer/module/synquacer_system/include/
A Dmod_synquacer_system.h64 const struct mod_pd_restricted_api *mod_pd_restricted_api; member
/SCP-firmware-master/product/rdv1/module/platform_system/src/
A Dmod_platform_system.c56 struct mod_pd_restricted_api *mod_pd_restricted_api; member
304 struct mod_pd_restricted_api *mod_pd_restricted_api; in platform_system_process_notification() local
/SCP-firmware-master/product/sgi575/module/sgi575_system/src/
A Dmod_sgi575_system.c57 struct mod_pd_restricted_api *mod_pd_restricted_api; member
304 struct mod_pd_restricted_api *mod_pd_restricted_api; in sgi575_system_process_notification() local
/SCP-firmware-master/product/rdv1mc/module/platform_system/src/
A Dmod_platform_system.c57 struct mod_pd_restricted_api *mod_pd_restricted_api; member
313 struct mod_pd_restricted_api *mod_pd_restricted_api; in platform_system_process_notification() local
/SCP-firmware-master/product/rdn1e1/module/rdn1e1_system/src/
A Dmod_rdn1e1_system.c59 struct mod_pd_restricted_api *mod_pd_restricted_api; member
322 struct mod_pd_restricted_api *mod_pd_restricted_api; in rdn1e1_system_process_notification() local
/SCP-firmware-master/product/tc0/module/tc0_system/src/
A Dmod_tc0_system.c49 struct mod_pd_restricted_api *mod_pd_restricted_api; member
/SCP-firmware-master/product/tc1/module/tc1_system/src/
A Dmod_tc1_system.c49 struct mod_pd_restricted_api *mod_pd_restricted_api; member
/SCP-firmware-master/product/tc2/module/tc2_system/src/
A Dmod_tc2_system.c49 struct mod_pd_restricted_api *mod_pd_restricted_api; member
/SCP-firmware-master/product/morello/module/morello_system/src/
A Dmod_morello_system.c118 struct mod_pd_restricted_api *mod_pd_restricted_api; member
359 struct mod_pd_restricted_api *mod_pd_restricted_api = NULL; in morello_system_init_primary_core() local
/SCP-firmware-master/product/n1sdp/module/n1sdp_system/src/
A Dmod_n1sdp_system.c117 struct mod_pd_restricted_api *mod_pd_restricted_api; member
360 struct mod_pd_restricted_api *mod_pd_restricted_api = NULL; in n1sdp_system_init_primary_core() local
/SCP-firmware-master/product/rcar/module/rcar_system_power/src/
A Dmod_rcar_system_power.c38 const struct mod_pd_restricted_api *mod_pd_restricted_api; member

Completed in 18 milliseconds