Home
last modified time | relevance | path

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

/linux/drivers/soc/tegra/cbb/
H A Dtegra234-cbb.c156 struct tegra234_cbb { struct
177 static inline struct tegra234_cbb *to_tegra234_cbb(struct tegra_cbb *cbb) in to_tegra234_cbb() argument
179 return container_of(cbb, struct tegra234_cbb, base); in to_tegra234_cbb()
186 tegra234_cbb_write_access_allowed(struct platform_device *pdev, struct tegra234_cbb *cbb) in tegra234_cbb_write_access_allowed()
225 struct tegra234_cbb *priv = to_tegra234_cbb(cbb); in tegra234_cbb_fault_enable()
235 struct tegra234_cbb *priv = to_tegra234_cbb(cbb); in tegra234_cbb_error_clear()
245 struct tegra234_cbb *priv = to_tegra234_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()
[all …]