Searched refs:adreno_rev (Results 1 – 3 of 3) sorted by relevance
38 struct adreno_rev { struct48 ((struct adreno_rev){ core, major, minor, patchid }) argument63 struct adreno_rev rev;75 const struct adreno_info *adreno_info(struct adreno_rev rev);79 struct adreno_rev rev;129 struct adreno_rev rev;146 bool adreno_cmp_rev(struct adreno_rev rev1, struct adreno_rev rev2);
350 bool adreno_cmp_rev(struct adreno_rev rev1, struct adreno_rev rev2) in adreno_cmp_rev()359 const struct adreno_info *adreno_info(struct adreno_rev rev) in adreno_info()437 static int find_chipid(struct device *dev, struct adreno_rev *rev) in find_chipid()
1734 static u32 fuse_to_supp_hw(struct device *dev, struct adreno_rev rev, u32 fuse) in fuse_to_supp_hw()1751 static int a6xx_set_supported_hw(struct device *dev, struct adreno_rev rev) in a6xx_set_supported_hw()
Completed in 9 milliseconds