Lines Matching refs:tegra_cbb
161 struct tegra_cbb base;
181 static inline struct tegra194_cbb *to_tegra194_cbb(struct tegra_cbb *cbb) in to_tegra194_cbb()
1670 static void tegra194_cbb_fault_enable(struct tegra_cbb *cbb) in tegra194_cbb_fault_enable()
1679 static void tegra194_cbb_stall_enable(struct tegra_cbb *cbb) in tegra194_cbb_stall_enable()
1688 static void tegra194_cbb_error_clear(struct tegra_cbb *cbb) in tegra194_cbb_error_clear()
1698 static u32 tegra194_cbb_get_status(struct tegra_cbb *cbb) in tegra194_cbb_get_status()
1995 static int tegra194_cbb_debugfs_show(struct tegra_cbb *cbb, struct seq_file *file, void *data) in tegra194_cbb_debugfs_show()
1997 struct tegra_cbb *noc; in tegra194_cbb_debugfs_show()
2023 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()