Home
last modified time | relevance | path

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

/openbmc/linux/include/soc/tegra/
H A Dmc.h28 struct tegra_mc_client { struct
29 unsigned int id;
30 unsigned int bpmp_id;
31 enum tegra_icc_client_type type;
32 const char *name;
38 union {
43 unsigned int fifo_size;
45 struct {
81 const struct tegra_mc_client *clients; argument