Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/soc/tegra/
Dmc.h36 struct tegra_mc_client { struct
60 const struct tegra_mc_client *clients; argument
/kernel/linux/linux-6.6/include/soc/tegra/
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