Home
last modified time | relevance | path

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

/openbmc/linux/drivers/interconnect/qcom/
H A Dicc-rpm.h102 struct qcom_icc_node { struct
117 struct qcom_icc_node * const *nodes; argument
H A Dicc-rpmh.h62 struct qcom_icc_node { struct
63 const char *name;
64 u16 links[MAX_LINKS];
65 u16 id;
66 u16 num_links;
67 u16 channels;
68 u16 buswidth;
92 * @nodes: list of qcom_icc_nodes that this BCM encapsulates argument