Loading drivers/soc/qcom/llcc-sdmmagpie.c +2 −3 Original line number Original line Diff line number Diff line /* Copyright (c) 2018, The Linux Foundation. All rights reserved. /* Copyright (c) 2019, The Linux Foundation. All rights reserved. * * * This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and * it under the terms of the GNU General Public License version 2 and Loading Loading @@ -58,8 +58,7 @@ static struct llcc_slice_config sdmmagpie_data[] = { static struct llcc_slice_config sdmmagpie_data[] = { SCT_ENTRY("cpuss", 1, 1, 512, 1, 0, 0xF, 0x0, 0, 0, 0, 1, 1), SCT_ENTRY("cpuss", 1, 1, 512, 1, 0, 0xF, 0x0, 0, 0, 0, 1, 1), SCT_ENTRY("modem", 8, 8, 512, 0, 0, 0xF, 0x0, 0, 0, 0, 1, 0), SCT_ENTRY("modem", 8, 8, 128, 2, 0, 0xF, 0x0, 0, 0, 0, 1, 0), SCT_ENTRY("modemhw", 9, 9, 512, 0, 0, 0xF, 0x0, 0, 0, 0, 1, 0), SCT_ENTRY("gpuhtw", 11, 11, 256, 1, 1, 0xF, 0x0, 0, 0, 0, 1, 0), SCT_ENTRY("gpuhtw", 11, 11, 256, 1, 1, 0xF, 0x0, 0, 0, 0, 1, 0), SCT_ENTRY("gpu", 12, 12, 256, 1, 1, 0xF, 0x0, 0, 0, 0, 1, 0), SCT_ENTRY("gpu", 12, 12, 256, 1, 1, 0xF, 0x0, 0, 0, 0, 1, 0), SCT_ENTRY("npu", 23, 23, 512, 1, 0, 0xF, 0x0, 0, 0, 0, 1, 0), SCT_ENTRY("npu", 23, 23, 512, 1, 0, 0xF, 0x0, 0, 0, 0, 1, 0), Loading Loading
drivers/soc/qcom/llcc-sdmmagpie.c +2 −3 Original line number Original line Diff line number Diff line /* Copyright (c) 2018, The Linux Foundation. All rights reserved. /* Copyright (c) 2019, The Linux Foundation. All rights reserved. * * * This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and * it under the terms of the GNU General Public License version 2 and Loading Loading @@ -58,8 +58,7 @@ static struct llcc_slice_config sdmmagpie_data[] = { static struct llcc_slice_config sdmmagpie_data[] = { SCT_ENTRY("cpuss", 1, 1, 512, 1, 0, 0xF, 0x0, 0, 0, 0, 1, 1), SCT_ENTRY("cpuss", 1, 1, 512, 1, 0, 0xF, 0x0, 0, 0, 0, 1, 1), SCT_ENTRY("modem", 8, 8, 512, 0, 0, 0xF, 0x0, 0, 0, 0, 1, 0), SCT_ENTRY("modem", 8, 8, 128, 2, 0, 0xF, 0x0, 0, 0, 0, 1, 0), SCT_ENTRY("modemhw", 9, 9, 512, 0, 0, 0xF, 0x0, 0, 0, 0, 1, 0), SCT_ENTRY("gpuhtw", 11, 11, 256, 1, 1, 0xF, 0x0, 0, 0, 0, 1, 0), SCT_ENTRY("gpuhtw", 11, 11, 256, 1, 1, 0xF, 0x0, 0, 0, 0, 1, 0), SCT_ENTRY("gpu", 12, 12, 256, 1, 1, 0xF, 0x0, 0, 0, 0, 1, 0), SCT_ENTRY("gpu", 12, 12, 256, 1, 1, 0xF, 0x0, 0, 0, 0, 1, 0), SCT_ENTRY("npu", 23, 23, 512, 1, 0, 0xF, 0x0, 0, 0, 0, 1, 0), SCT_ENTRY("npu", 23, 23, 512, 1, 0, 0xF, 0x0, 0, 0, 0, 1, 0), Loading