Lines Matching refs:tegra241_vcmdq
127 struct tegra241_vcmdq { struct
157 struct tegra241_vcmdq **lvcmdqs; argument
233 static inline char *lvcmdq_error_header(struct tegra241_vcmdq *vcmdq, in lvcmdq_error_header()
244 static inline int vcmdq_write_config(struct tegra241_vcmdq *vcmdq, u32 regval) in vcmdq_write_config()
265 struct tegra241_vcmdq *vcmdq = vintf->lvcmdqs[lidx]; in tegra241_vintf0_handle_error()
325 struct tegra241_vcmdq *vcmdq; in tegra241_cmdqv_get_cmdq()
355 static void tegra241_vcmdq_hw_deinit(struct tegra241_vcmdq *vcmdq) in tegra241_vcmdq_hw_deinit()
383 static int tegra241_vcmdq_hw_init(struct tegra241_vcmdq *vcmdq) in tegra241_vcmdq_hw_init()
491 static void tegra241_vcmdq_free_smmu_cmdq(struct tegra241_vcmdq *vcmdq) in tegra241_vcmdq_free_smmu_cmdq()
502 static int tegra241_vcmdq_alloc_smmu_cmdq(struct tegra241_vcmdq *vcmdq) in tegra241_vcmdq_alloc_smmu_cmdq()
540 struct tegra241_vcmdq *vcmdq) in tegra241_vintf_init_lvcmdq()
558 struct tegra241_vcmdq *vcmdq = vintf->lvcmdqs[lidx]; in tegra241_vintf_free_lvcmdq()
569 static struct tegra241_vcmdq *
573 struct tegra241_vcmdq *vcmdq; in tegra241_vintf_alloc_lvcmdq()
780 struct tegra241_vcmdq *vcmdq; in tegra241_cmdqv_init_structures()