Home
last modified time | relevance | path

Searched refs:get_state (Results 1 – 25 of 39) sorted by relevance

12

/SCP-firmware-master/product/juno/module/juno_ppu/include/
A Dmod_juno_ppu.h145 int (*get_state)(fwk_id_t ppu_id, unsigned int *state); member
/SCP-firmware-master/product/rcar/module/rcar_system_power/src/
A Dmod_rcar_system_power.c112 .get_state = system_power_get_state,
128 system_power_ctx.sys0_api->get_state( in system_power_report_power_state_transition()
130 system_power_ctx.sys1_api->get_state( in system_power_report_power_state_transition()
/SCP-firmware-master/product/n1sdp/module/n1sdp_c2c/include/
A Dmod_n1sdp_c2c_i2c.h134 *get_state)(enum n1sdp_c2c_cmd cmd, uint8_t pd_id, unsigned int *state); member
/SCP-firmware-master/module/clock/include/
A Dmod_clock.h331 int (*get_state)(fwk_id_t clock_id, enum mod_clock_state *state); member
525 int (*get_state)(fwk_id_t clock_id, enum mod_clock_state *state); member
/SCP-firmware-master/product/juno/module/juno_ppu/src/
A Dmod_juno_ppu.c225 static int get_state(struct ppu_ctx *ppu_ctx, unsigned int *state) in get_state() function
245 status = get_state(ppu_ctx, &state); in juno_ppu_alarm_callback()
311 return get_state(ppu_ctx, state); in pd_get_state()
351 .get_state = pd_get_state,
388 .get_state = pd_get_state,
485 .get_state = css_get_state,
568 .get_state = pd_get_state,
732 .get_state = pd_get_state,
764 .get_state = pd_get_state,
/SCP-firmware-master/product/synquacer/module/ppu_v0_synquacer/src/
A Dmod_ppu_v0.c75 static int get_state(struct ppu_v0_reg *ppu, unsigned int *state) in get_state() function
166 return get_state(pd_ctx->ppu, state); in pd_get_state()
206 .get_state = pd_get_state,
/SCP-firmware-master/module/ppu_v0/src/
A Dmod_ppu_v0.c79 static int get_state(struct ppu_v0_reg *ppu, unsigned int *state) in get_state() function
144 return get_state(pd_ctx->ppu, state); in pd_get_state()
166 .get_state = pd_get_state,
/SCP-firmware-master/module/power_domain/include/
A Dmod_power_domain.h319 int (*get_state)(fwk_id_t dev_id, unsigned int *state); member
524 int (*get_state)(fwk_id_t pd_id, unsigned int *state); member
/SCP-firmware-master/module/optee/clock/src/
A Dmod_optee_clock.c142 static int get_state(fwk_id_t dev_id, enum mod_clock_state *state) in get_state() function
311 .get_state = get_state,
/SCP-firmware-master/product/n1sdp/module/n1sdp_remote_pd/src/
A Dmod_n1sdp_remote_pd.c76 return remote_pd_ctx.c2c_pd_api->get_state( in remote_pd_get_state()
163 .get_state = remote_pd_get_state,
/SCP-firmware-master/module/ppu_v1/src/
A Dmod_ppu_v1.c110 static int get_state(struct ppu_v1_reg *ppu, unsigned int *state) in get_state() function
170 return get_state(pd_ctx->ppu, state); in ppu_v1_pd_get_state()
198 .get_state = ppu_v1_pd_get_state,
214 status = get_state(ppu, &state); in ppu_v1_core_pd_init()
370 .get_state = ppu_v1_pd_get_state,
485 status = get_state(ppu, &state); in ppu_v1_cluster_pd_init()
597 .get_state = ppu_v1_pd_get_state,
/SCP-firmware-master/product/rcar/module/rcar_pd_core/src/
A Dmod_rcar_pd_core.c84 .get_state = rcar_pd_get_state,
149 .get_state = rcar_pd_get_state,
170 .get_state = rcar_pd_get_state,
/SCP-firmware-master/product/rcar/module/rcar_ext_clock/src/
A Dmod_rcar_ext_clock.c79 .get_state = ext_clock_get_state,
/SCP-firmware-master/module/clock/src/
A Dclock_tree_management.c136 status = ctx->api->get_state(ctx->config->driver_id, &current_state); in clock_management_process_state()
340 status = clk->api->get_state(clk->config->driver_id, &current_state); in clock_connect_tree()
A Dmod_clock.c316 status = ctx->api->get_state(ctx->config->driver_id, state); in clock_get_state()
353 .get_state = clock_get_state,
/SCP-firmware-master/product/rcar/module/rcar_clock/include/
A Dmod_rcar_clock.h109 int (*get_state)(fwk_id_t clock_id, enum mod_clock_state *state); member
/SCP-firmware-master/product/rcar/module/rcar_pd_pmic_bd9571/src/
A Dmod_rcar_pd_pmic_bd9571.c95 .get_state = pd_get_state,
/SCP-firmware-master/module/mock_ppu/src/
A Dmod_mock_ppu.c113 .get_state = pd_get_state,
/SCP-firmware-master/product/rcar/module/rcar_pd_sysc/src/
A Dmod_rcar_pd_sysc.c107 .get_state = pd_get_state,
/SCP-firmware-master/product/rcar/module/rcar_mstp_clock/src/
A Dmod_rcar_mstp_clock.c146 .get_state = mstp_clock_get_state,
/SCP-firmware-master/module/mock_clock/src/
A Dmod_mock_clock.c220 .get_state = mod_mock_clock_get_state,
/SCP-firmware-master/module/system_pll/src/
A Dmod_system_pll.c264 .get_state = system_pll_get_state,
/SCP-firmware-master/product/morello/module/morello_pll/src/
A Dmod_morello_pll.c316 .get_state = morello_pll_get_state,
/SCP-firmware-master/product/n1sdp/module/n1sdp_pll/src/
A Dmod_n1sdp_pll.c296 .get_state = n1sdp_pll_get_state,
/SCP-firmware-master/product/juno/module/juno_hdlcd/src/
A Dmod_juno_hdlcd.c335 .get_state = juno_hdlcd_get_state,

Completed in 40 milliseconds

12