Searched refs:scmi_pd (Results 1 – 2 of 2) sorted by relevance
192 struct scmi_pd { struct205 static struct scmi_pd scmi0_pd[] = { argument215 struct scmi_pd *pd;502 static struct scmi_pd *find_pd(unsigned int agent_id, unsigned int pd_id) in find_pd()535 const struct scmi_pd *pd = find_pd(agent_id, pd_id); in plat_scmi_pd_get_name()557 const struct scmi_pd *pd = find_pd(agent_id, pd_id); in plat_scmi_pd_get_state()572 struct scmi_pd *pd = find_pd(agent_id, pd_id); in plat_scmi_pd_set_state()
44 plat/imx/imx8ulp/scmi/scmi_pd.c \