Home
last modified time | relevance | path

Searched defs:qcom_icc_desc (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/interconnect/qcom/
H A Dicc-rpm.h128 struct qcom_icc_desc { struct
129 struct qcom_icc_node * const *nodes;
130 size_t num_nodes;
131 const struct rpm_clk_resource *bus_clk_desc;
132 const char * const *intf_clocks;
133 size_t num_intf_clocks;
134 bool keep_alive;
135 enum qcom_icc_type type;
136 const struct regmap_config *regmap_cfg;
137 unsigned int qos_offset;
[all …]
H A Dicc-rpmh.h150 struct qcom_icc_desc { struct
151 const struct regmap_config *config;
152 struct qcom_icc_node * const *nodes;
153 size_t num_nodes;
154 struct qcom_icc_bcm * const *bcms;
155 size_t num_bcms;
156 bool qos_clks_required;