Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/soc/qcom/
Dllcc-qcom.h55 struct llcc_slice_config { struct
56 u32 usecase_id;
57 u32 slice_id;
58 u32 max_cap;
59 u32 priority;
60 bool fixed_size;
84 const struct llcc_slice_config *cfg; argument