Searched defs:cdns_regmap_cdb_context (Results 1 – 2 of 2) sorted by relevance
181 struct cdns_regmap_cdb_context { struct182 struct device *dev;183 void __iomem *base;184 u8 reg_offset_shift;
356 struct cdns_regmap_cdb_context { struct364 struct cdns_regmap_cdb_context *ctx = context; in cdns_regmap_write() argument