Home
last modified time | relevance | path

Searched defs:get_state (Results 1 – 10 of 10) sorted by relevance

/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/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/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
/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
/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
/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/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
/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

Completed in 14 milliseconds