Home
last modified time | relevance | path

Searched refs:tegra234_cbb (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/drivers/soc/tegra/cbb/
H A Dtegra234-cbb.c107 struct tegra234_cbb { struct
128 static inline struct tegra234_cbb *to_tegra234_cbb(struct tegra_cbb *cbb) in to_tegra234_cbb()
130 return container_of(cbb, struct tegra234_cbb, base); in to_tegra234_cbb()
137 tegra234_cbb_write_access_allowed(struct platform_device *pdev, struct tegra234_cbb *cbb) in tegra234_cbb_write_access_allowed()
176 struct tegra234_cbb *priv = to_tegra234_cbb(cbb); in tegra234_cbb_fault_enable()
186 struct tegra234_cbb *priv = to_tegra234_cbb(cbb); in tegra234_cbb_error_clear()
194 struct tegra234_cbb *priv = to_tegra234_cbb(cbb); in tegra234_cbb_get_status()
205 static void tegra234_cbb_mask_serror(struct tegra234_cbb *cbb) in tegra234_cbb_mask_serror()
265 static void tegra234_lookup_slave_timeout(struct seq_file *file, struct tegra234_cbb *cbb, in tegra234_lookup_slave_timeout()
308 static void tegra234_cbb_print_error(struct seq_file *file, struct tegra234_cbb *cb
[all...]

Completed in 2 milliseconds