Home
last modified time | relevance | path

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

/include/soc/tegra/
A Dtegra-cbb.h17 struct tegra_cbb { struct
25 int (*interrupt_enable)(struct tegra_cbb *cbb);
26 void (*error_enable)(struct tegra_cbb *cbb);
27 void (*fault_enable)(struct tegra_cbb *cbb);
28 void (*stall_enable)(struct tegra_cbb *cbb);
29 void (*error_clear)(struct tegra_cbb *cbb);
30 u32 (*get_status)(struct tegra_cbb *cbb);
40 int tegra_cbb_register(struct tegra_cbb *cbb);
42 void tegra_cbb_fault_enable(struct tegra_cbb *cbb);
44 void tegra_cbb_error_clear(struct tegra_cbb *cbb);
[all …]

Completed in 3 milliseconds