Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dscpi_protocol.h18 struct scpi_dvfs_info { struct
62 struct scpi_dvfs_info *(*dvfs_get_info)(u8);
/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/platform/arm/
H A Djuno_opp.c42 struct scpi_dvfs_info *sinfo; in init_juno_opps_from_scpi()
97 struct scpi_dvfs_info *sinfo; in term_opps()
/OK3568_Linux_fs/kernel/drivers/firmware/
H A Darm_scpi.c255 struct scpi_dvfs_info *dvfs[MAX_DVFS_DOMAINS];
612 static struct scpi_dvfs_info *scpi_dvfs_get_info(u8 domain) in scpi_dvfs_get_info()
614 struct scpi_dvfs_info *info; in scpi_dvfs_get_info()
665 static struct scpi_dvfs_info *scpi_dvfs_info(struct device *dev) in scpi_dvfs_info() function
677 struct scpi_dvfs_info *info = scpi_dvfs_info(dev); in scpi_dvfs_get_transition_latency()
689 struct scpi_dvfs_info *info = scpi_dvfs_info(dev); in scpi_dvfs_add_opps_to_device()
/OK3568_Linux_fs/kernel/drivers/clk/
H A Dclk-scpi.c20 struct scpi_dvfs_info *info;