Lines Matching defs:cbb

123 static inline struct tegra234_cbb *to_tegra234_cbb(struct tegra_cbb *cbb)  in to_tegra234_cbb()
131 static void tegra234_cbb_fault_enable(struct tegra_cbb *cbb) in tegra234_cbb_fault_enable()
141 static void tegra234_cbb_error_clear(struct tegra_cbb *cbb) in tegra234_cbb_error_clear()
149 static u32 tegra234_cbb_get_status(struct tegra_cbb *cbb) in tegra234_cbb_get_status()
162 static void tegra234_cbb_mask_serror(struct tegra234_cbb *cbb) in tegra234_cbb_mask_serror()
222 static void tegra234_lookup_slave_timeout(struct seq_file *file, struct tegra234_cbb *cbb, in tegra234_lookup_slave_timeout()
265 static void tegra234_cbb_print_error(struct seq_file *file, struct tegra234_cbb *cbb, u32 status, in tegra234_cbb_print_error()
294 static void print_errlog_err(struct seq_file *file, struct tegra234_cbb *cbb) in print_errlog_err()
385 static int print_errmonX_info(struct seq_file *file, struct tegra234_cbb *cbb) in print_errmonX_info()
436 static int print_err_notifier(struct seq_file *file, struct tegra234_cbb *cbb, u32 status) in print_err_notifier()
479 static int tegra234_cbb_debugfs_show(struct tegra_cbb *cbb, struct seq_file *file, void *data) in tegra234_cbb_debugfs_show()
508 struct tegra_cbb *cbb; in tegra234_cbb_isr() local
548 static int tegra234_cbb_interrupt_enable(struct tegra_cbb *cbb) in tegra234_cbb_interrupt_enable()
565 static void tegra234_cbb_error_enable(struct tegra_cbb *cbb) in tegra234_cbb_error_enable()
1021 struct tegra234_cbb *cbb; in tegra234_cbb_probe() local
1076 struct tegra234_cbb *cbb = dev_get_drvdata(dev); in tegra234_cbb_resume_noirq() local