Lines Matching refs:tegra_cbb
156 struct tegra_cbb base;
176 static inline struct tegra194_cbb *to_tegra194_cbb(struct tegra_cbb *cbb) in to_tegra194_cbb()
1665 static void tegra194_cbb_fault_enable(struct tegra_cbb *cbb) in tegra194_cbb_fault_enable()
1674 static void tegra194_cbb_stall_enable(struct tegra_cbb *cbb) in tegra194_cbb_stall_enable()
1683 static void tegra194_cbb_error_clear(struct tegra_cbb *cbb) in tegra194_cbb_error_clear()
1693 static u32 tegra194_cbb_get_status(struct tegra_cbb *cbb) in tegra194_cbb_get_status()
1990 static int tegra194_cbb_debugfs_show(struct tegra_cbb *cbb, struct seq_file *file, void *data) in tegra194_cbb_debugfs_show()
1992 struct tegra_cbb *noc; in tegra194_cbb_debugfs_show()
2018 struct tegra_cbb *noc; in tegra194_cbb_err_isr()
2066 static int tegra194_cbb_interrupt_enable(struct tegra_cbb *cbb) in tegra194_cbb_interrupt_enable()
2094 static void tegra194_cbb_error_enable(struct tegra_cbb *cbb) in tegra194_cbb_error_enable()
2190 struct tegra_cbb *entry; in tegra194_cbb_get_bridges()
2299 struct tegra_cbb *noc, *tmp; in tegra194_cbb_remove()