Lines Matching defs:llcc_drv_data
129 struct llcc_drv_data { struct
130 struct regmap **regmaps;
131 struct regmap *bcast_regmap;
132 const struct llcc_slice_config *cfg;
133 const struct llcc_edac_reg_offset *edac_reg_offset;
134 struct mutex lock;
135 u32 cfg_size;
136 u32 max_slices;
137 u32 num_banks;
138 unsigned long *bitmap;
139 int ecc_irq;
140 u32 version;