Searched defs:cdns_regmap_cdb_context (Results 1 – 2 of 2) sorted by relevance
343 struct cdns_regmap_cdb_context { struct344 struct device *dev;345 void __iomem *base;346 u8 reg_offset_shift;
415 struct cdns_regmap_cdb_context { struct423 struct cdns_regmap_cdb_context *ctx = context; in cdns_regmap_write() argument