Lines Matching defs:llcc_drv_data
85 struct llcc_drv_data { struct86 struct regmap *regmap;87 struct regmap *bcast_regmap;88 const struct llcc_slice_config *cfg;89 struct mutex lock;90 u32 cfg_size;91 u32 max_slices;92 u32 num_banks;93 unsigned long *bitmap;94 u32 *offsets;95 int ecc_irq;96 u32 major_version;