Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/soc/qcom/
Dllcc-qcom.c83 struct llcc_slice_config { struct
100 const struct llcc_slice_config *sct_data; argument
105 static const struct llcc_slice_config sc7180_data[] = {
112 static const struct llcc_slice_config sc7280_data[] = {
124 static const struct llcc_slice_config sdm845_data[] = {
145 static const struct llcc_slice_config sm8150_data[] = {
169 static const struct llcc_slice_config sm8250_data[] = {
227 const struct llcc_slice_config *cfg; in llcc_slice_getd()
405 static int _qcom_llcc_cfg_program(const struct llcc_slice_config *config, in _qcom_llcc_cfg_program()
489 const struct llcc_slice_config *llcc_table; in qcom_llcc_cfg_program()
[all …]
/Linux-v5.15/include/linux/soc/qcom/
Dllcc-qcom.h88 const struct llcc_slice_config *cfg;