Home
last modified time | relevance | path

Searched defs:llcc_drv_data (Results 1 – 1 of 1) sorted by relevance

/linux-6.14.4/include/linux/soc/qcom/
Dllcc-qcom.h143 struct llcc_drv_data { struct
144 struct regmap **regmaps;
145 struct regmap *bcast_regmap;
146 struct regmap *bcast_and_regmap;
147 const struct llcc_slice_config *cfg;
148 const struct llcc_edac_reg_offset *edac_reg_offset;
149 struct mutex lock;
150 u32 cfg_size;
151 u32 max_slices;
152 u32 num_banks;
[all …]