Lines Matching defs:qcom_icc_desc
128 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;
138 u16 ab_coeff;
139 u16 ib_coeff;