Searched defs:qcom_pas (Results 1 – 1 of 1) sorted by relevance
64 struct qcom_pas { struct65 struct device *dev;66 struct rproc *rproc;68 struct qcom_q6v5 q6v5;70 struct clk *xo;71 struct clk *aggre2_clk;73 struct regulator *cx_supply;74 struct regulator *px_supply;76 struct device *proxy_pds[3];78 int proxy_pd_count;[all …]