Lines Matching refs:tegra194_cbb
160 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()
1922 static bool print_errloggerX_info(struct seq_file *file, struct tegra194_cbb *cbb, in print_errloggerX_info()
1973 static bool print_errlog(struct seq_file *file, struct tegra194_cbb *cbb, u32 errvld) in print_errlog()
2002 struct tegra194_cbb *priv = to_tegra194_cbb(noc); in tegra194_cbb_debugfs_show()
2031 struct tegra194_cbb *priv = to_tegra194_cbb(noc); in tegra194_cbb_err_isr()
2071 struct tegra194_cbb *priv = to_tegra194_cbb(cbb); in tegra194_cbb_interrupt_enable()
2191 static int tegra194_cbb_get_bridges(struct tegra194_cbb *cbb, struct device_node *np) in tegra194_cbb_get_bridges()
2202 struct tegra194_cbb *priv = to_tegra194_cbb(entry); in tegra194_cbb_get_bridges()
2249 struct tegra194_cbb *cbb; in tegra194_cbb_probe()
2305 struct tegra194_cbb *cbb = platform_get_drvdata(pdev); in tegra194_cbb_remove()
2312 struct tegra194_cbb *priv = to_tegra194_cbb(noc); in tegra194_cbb_remove()
2327 struct tegra194_cbb *cbb = dev_get_drvdata(dev); in tegra194_cbb_resume_noirq()