Home
last modified time | relevance | path

Searched refs:tegra194_cbb (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/soc/tegra/cbb/
Dtegra194-cbb.c160 struct tegra194_cbb { struct
181 static inline struct tegra194_cbb *to_tegra194_cbb(struct tegra_cbb *cbb) in to_tegra194_cbb() argument
183 return container_of(cbb, struct tegra194_cbb, base); in to_tegra194_cbb()
1672 struct tegra194_cbb *priv = to_tegra194_cbb(cbb); in tegra194_cbb_fault_enable()
1681 struct tegra194_cbb *priv = to_tegra194_cbb(cbb); in tegra194_cbb_stall_enable()
1690 struct tegra194_cbb *priv = to_tegra194_cbb(cbb); in tegra194_cbb_error_clear()
1700 struct tegra194_cbb *priv = to_tegra194_cbb(cbb); in tegra194_cbb_get_status()
1771 static void print_errlog5(struct seq_file *file, struct tegra194_cbb *cbb) in print_errlog5()
1823 print_errlog1_2(struct seq_file *file, struct tegra194_cbb *cbb, in print_errlog1_2()
1855 static bool print_errlog0(struct seq_file *file, struct tegra194_cbb *cbb) in print_errlog0()
[all …]