Lines Matching refs:tegra_cbb
159 struct tegra_cbb base;
179 static inline struct tegra194_cbb *to_tegra194_cbb(struct tegra_cbb *cbb) in to_tegra194_cbb()
1668 static void tegra194_cbb_fault_enable(struct tegra_cbb *cbb) in tegra194_cbb_fault_enable()
1677 static void tegra194_cbb_stall_enable(struct tegra_cbb *cbb) in tegra194_cbb_stall_enable()
1686 static void tegra194_cbb_error_clear(struct tegra_cbb *cbb) in tegra194_cbb_error_clear()
1696 static u32 tegra194_cbb_get_status(struct tegra_cbb *cbb) in tegra194_cbb_get_status()
1993 static int tegra194_cbb_debugfs_show(struct tegra_cbb *cbb, struct seq_file *file, void *data) in tegra194_cbb_debugfs_show()
1995 struct tegra_cbb *noc; in tegra194_cbb_debugfs_show()
2021 struct tegra_cbb *noc; in tegra194_cbb_err_isr()
2069 static int tegra194_cbb_interrupt_enable(struct tegra_cbb *cbb) in tegra194_cbb_interrupt_enable()
2097 static void tegra194_cbb_error_enable(struct tegra_cbb *cbb) in tegra194_cbb_error_enable()
2193 struct tegra_cbb *entry; in tegra194_cbb_get_bridges()
2306 struct tegra_cbb *noc, *tmp; in tegra194_cbb_remove()