Searched defs:cbb (Results 1 – 5 of 5) sorted by relevance
71 struct tegra_cbb *cbb = file->private; in tegra_cbb_err_show() local88 static int tegra_cbb_err_debugfs_init(struct tegra_cbb *cbb) in tegra_cbb_err_debugfs_init()103 void tegra_cbb_stall_enable(struct tegra_cbb *cbb) in tegra_cbb_stall_enable()109 void tegra_cbb_fault_enable(struct tegra_cbb *cbb) in tegra_cbb_fault_enable()115 void tegra_cbb_error_clear(struct tegra_cbb *cbb) in tegra_cbb_error_clear()121 u32 tegra_cbb_get_status(struct tegra_cbb *cbb) in tegra_cbb_get_status()167 int tegra_cbb_register(struct tegra_cbb *cbb) in tegra_cbb_register()
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()[all …]
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()1771 static void print_errlog5(struct seq_file *file, struct tegra194_cbb *cbb) in print_errlog5()1823 print_errlog1_2(struct seq_file *file, struct tegra194_cbb *cbb, in print_errlog1_2()1855 static bool print_errlog0(struct seq_file *file, struct tegra194_cbb *cbb) in print_errlog0()1922 static bool print_errloggerX_info(struct seq_file *file, struct tegra194_cbb *cbb, in print_errloggerX_info()1973 static bool print_errlog(struct seq_file *file, struct tegra194_cbb *cbb, u32 errvld) in print_errlog()[all …]
182 struct afs_callback_break *cbb, in afs_break_some_callbacks()
859 int yr, yg, yb, cbr, cbg, cbb, crr, crg, crb; member