Lines Matching refs:tegra194_cbb

155 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()
1917 static bool print_errloggerX_info(struct seq_file *file, struct tegra194_cbb *cbb, in print_errloggerX_info()
1968 static bool print_errlog(struct seq_file *file, struct tegra194_cbb *cbb, u32 errvld) in print_errlog()
1997 struct tegra194_cbb *priv = to_tegra194_cbb(noc); in tegra194_cbb_debugfs_show()
2026 struct tegra194_cbb *priv = to_tegra194_cbb(noc); in tegra194_cbb_err_isr()
2068 struct tegra194_cbb *priv = to_tegra194_cbb(cbb); in tegra194_cbb_interrupt_enable()
2188 static int tegra194_cbb_get_bridges(struct tegra194_cbb *cbb, struct device_node *np) in tegra194_cbb_get_bridges()
2198 struct tegra194_cbb *priv = to_tegra194_cbb(entry); in tegra194_cbb_get_bridges()
2242 struct tegra194_cbb *cbb; in tegra194_cbb_probe()
2298 struct tegra194_cbb *cbb = platform_get_drvdata(pdev); in tegra194_cbb_remove()
2305 struct tegra194_cbb *priv = to_tegra194_cbb(noc); in tegra194_cbb_remove()
2320 struct tegra194_cbb *cbb = dev_get_drvdata(dev); in tegra194_cbb_resume_noirq()