Searched defs:cdns_regmap_cdb_context (Results 1 – 2 of 2) sorted by relevance
247 struct cdns_regmap_cdb_context { struct248 struct device *dev;249 void __iomem *base;250 u8 reg_offset_shift;
384 struct cdns_regmap_cdb_context { struct392 struct cdns_regmap_cdb_context *ctx = context; in cdns_regmap_write() argument