Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/soc/tegra/cbb/
Dtegra194-cbb.c155 struct tegra194_cbb { struct
176 static inline struct tegra194_cbb *to_tegra194_cbb(struct tegra_cbb *cbb) in to_tegra194_cbb() argument
178 return container_of(cbb, struct tegra194_cbb, base); in to_tegra194_cbb()
1667 struct tegra194_cbb *priv = to_tegra194_cbb(cbb); in tegra194_cbb_fault_enable()
1676 struct tegra194_cbb *priv = to_tegra194_cbb(cbb); in tegra194_cbb_stall_enable()
1685 struct tegra194_cbb *priv = to_tegra194_cbb(cbb); in tegra194_cbb_error_clear()
1695 struct tegra194_cbb *priv = to_tegra194_cbb(cbb); in tegra194_cbb_get_status()
1766 static void print_errlog5(struct seq_file *file, struct tegra194_cbb *cbb) in print_errlog5()
1818 print_errlog1_2(struct seq_file *file, struct tegra194_cbb *cbb, in print_errlog1_2()
1850 static bool print_errlog0(struct seq_file *file, struct tegra194_cbb *cbb) in print_errlog0()
[all …]