Lines Matching defs:cbb

177 static inline struct tegra234_cbb *to_tegra234_cbb(struct tegra_cbb *cbb)  in to_tegra234_cbb()
186 tegra234_cbb_write_access_allowed(struct platform_device *pdev, struct tegra234_cbb *cbb) in tegra234_cbb_write_access_allowed()
223 static void tegra234_cbb_fault_enable(struct tegra_cbb *cbb) in tegra234_cbb_fault_enable()
233 static void tegra234_cbb_error_clear(struct tegra_cbb *cbb) in tegra234_cbb_error_clear()
243 static u32 tegra234_cbb_get_status(struct tegra_cbb *cbb) in tegra234_cbb_get_status()
256 static void tegra234_cbb_mask_serror(struct tegra234_cbb *cbb) in tegra234_cbb_mask_serror()
316 static void tegra234_sw_lookup_target_timeout(struct seq_file *file, struct tegra234_cbb *cbb, in tegra234_sw_lookup_target_timeout()
364 static void tegra234_hw_lookup_target_timeout(struct seq_file *file, struct tegra234_cbb *cbb, in tegra234_hw_lookup_target_timeout()
381 static void tegra234_cbb_print_error(struct seq_file *file, struct tegra234_cbb *cbb, u32 status, in tegra234_cbb_print_error()
422 static void print_errlog_err(struct seq_file *file, struct tegra234_cbb *cbb) in print_errlog_err()
533 static int print_errmonX_info(struct seq_file *file, struct tegra234_cbb *cbb) in print_errmonX_info()
584 static int print_err_notifier(struct seq_file *file, struct tegra234_cbb *cbb, u32 status) in print_err_notifier()
627 static int tegra234_cbb_debugfs_show(struct tegra_cbb *cbb, struct seq_file *file, void *data) in tegra234_cbb_debugfs_show()
656 struct tegra_cbb *cbb; in tegra234_cbb_isr() local
697 static int tegra234_cbb_interrupt_enable(struct tegra_cbb *cbb) in tegra234_cbb_interrupt_enable()
714 static void tegra234_cbb_error_enable(struct tegra_cbb *cbb) in tegra234_cbb_error_enable()
1528 struct tegra234_cbb *cbb; in tegra234_cbb_probe() local
1587 struct tegra234_cbb *cbb = dev_get_drvdata(dev); in tegra234_cbb_resume_noirq() local