/openbmc/linux/drivers/acpi/arm64/ |
H A D | apmt.c | 30 int num_res = 0; in apmt_init_resources() local 32 res[num_res].start = node->base_address0; in apmt_init_resources() 33 res[num_res].end = node->base_address0 + SZ_4K - 1; in apmt_init_resources() 34 res[num_res].flags = IORESOURCE_MEM; in apmt_init_resources() 36 num_res++; in apmt_init_resources() 39 res[num_res].start = node->base_address1; in apmt_init_resources() 40 res[num_res].end = node->base_address1 + SZ_4K - 1; in apmt_init_resources() 41 res[num_res].flags = IORESOURCE_MEM; in apmt_init_resources() 43 num_res++; in apmt_init_resources() 55 return num_res; in apmt_init_resources() [all …]
|
H A D | iort.c | 1455 int num_res = 1; in arm_smmu_v3_count_resources() local 1461 num_res++; in arm_smmu_v3_count_resources() 1464 num_res++; in arm_smmu_v3_count_resources() 1467 num_res++; in arm_smmu_v3_count_resources() 1470 num_res++; in arm_smmu_v3_count_resources() 1472 return num_res; in arm_smmu_v3_count_resources() 1509 int num_res = 0; in arm_smmu_v3_init_resources() local 1514 res[num_res].start = smmu->base_address; in arm_smmu_v3_init_resources() 1515 res[num_res].end = smmu->base_address + in arm_smmu_v3_init_resources() 1517 res[num_res].flags = IORESOURCE_MEM; in arm_smmu_v3_init_resources() [all …]
|
/openbmc/linux/tools/perf/ui/browsers/ |
H A D | res_sample.c | 31 int res_sample_browse(struct res_sample *res_samples, int num_res, in res_sample_browse() argument 44 names = calloc(num_res, sizeof(char *)); in res_sample_browse() 47 for (i = 0; i < num_res; i++) { in res_sample_browse() 59 choice = ui__popup_menu(num_res, names, NULL); in res_sample_browse() 60 for (i = 0; i < num_res; i++) in res_sample_browse() 64 if (choice < 0 || choice >= num_res) in res_sample_browse()
|
/openbmc/linux/arch/arm/mach-omap2/ |
H A D | fb.c | 59 unsigned int num_res; in omap_init_vrfb() local 63 num_res = ARRAY_SIZE(omap2_vrfb_resources); in omap_init_vrfb() 66 num_res = ARRAY_SIZE(omap3_vrfb_resources); in omap_init_vrfb() 72 res, num_res, NULL, 0); in omap_init_vrfb()
|
/openbmc/linux/sound/soc/amd/acp/ |
H A D | acp-pci.c | 54 unsigned int flag, addr, num_res, i; in acp_pci_probe() local 79 num_res = ARRAY_SIZE(acp_res); in acp_pci_probe() 114 res = devm_kcalloc(&pci->dev, num_res, sizeof(struct resource), GFP_KERNEL); in acp_pci_probe() 120 for (i = 0; i < num_res; i++, res_acp++) { in acp_pci_probe() 136 pdevinfo.num_res = num_res; in acp_pci_probe()
|
/openbmc/linux/arch/powerpc/sysdev/ |
H A D | rtc_cmos_setup.c | 25 unsigned int num_res = 1; in add_rtc() local 59 num_res++; in add_rtc() 63 &res[0], num_res); in add_rtc()
|
/openbmc/linux/arch/powerpc/platforms/pseries/ |
H A D | setup.c | 668 int i, num_res, ret = 0; in pseries_get_iov_fw_value() local 679 num_res = of_read_number(&indexes[NUM_RES_PROPERTY], 1); in pseries_get_iov_fw_value() 680 if (resno >= num_res) in pseries_get_iov_fw_value() 703 int i, r, num_res; in of_pci_set_vf_bar_size() local 705 num_res = of_read_number(&indexes[NUM_RES_PROPERTY], 1); in of_pci_set_vf_bar_size() 706 num_res = min_t(int, num_res, PCI_SRIOV_NUM_BARS); in of_pci_set_vf_bar_size() 707 for (i = START_OF_ENTRIES, r = 0; r < num_res && r < PCI_SRIOV_NUM_BARS; in of_pci_set_vf_bar_size() 725 int i, r, num_res; in of_pci_parse_iov_addrs() local 732 num_res = of_read_number(&indexes[NUM_RES_PROPERTY], 1); in of_pci_parse_iov_addrs() 733 for (i = START_OF_ENTRIES, r = 0; r < num_res && r < PCI_SRIOV_NUM_BARS; in of_pci_parse_iov_addrs()
|
/openbmc/linux/drivers/bus/ |
H A D | hisi_lpc.c | 395 const struct resource **res, int *num_res) in hisi_lpc_acpi_set_io_res() argument 456 *num_res = count; in hisi_lpc_acpi_set_io_res() 493 int num_res; in hisi_lpc_acpi_add_child() local 496 ret = hisi_lpc_acpi_set_io_res(child, hostdev, &res, &num_res); in hisi_lpc_acpi_add_child() 513 .num_res = num_res, in hisi_lpc_acpi_add_child() 527 .num_res = num_res, in hisi_lpc_acpi_add_child()
|
/openbmc/linux/sound/soc/amd/raven/ |
H A D | pci-acp3x.c | 212 pdevinfo[0].num_res = 4; in snd_acp3x_probe() 220 pdevinfo[1].num_res = 1; in snd_acp3x_probe() 226 pdevinfo[2].num_res = 1; in snd_acp3x_probe() 232 pdevinfo[3].num_res = 1; in snd_acp3x_probe()
|
/openbmc/linux/sound/soc/amd/vangogh/ |
H A D | pci-acp5x.c | 208 pdevinfo[0].num_res = 4; in snd_acp5x_probe() 216 pdevinfo[1].num_res = 1; in snd_acp5x_probe() 222 pdevinfo[2].num_res = 1; in snd_acp5x_probe()
|
/openbmc/linux/include/linux/ |
H A D | platform_device.h | 128 unsigned int num_res; member 163 .num_res = num, in platform_device_register_resndata()
|
/openbmc/linux/arch/arm/mach-sa1100/ |
H A D | neponset.c | 238 .num_res = ARRAY_SIZE(sa1111_resources), in neponset_probe() 258 .num_res = ARRAY_SIZE(smc91x_resources), in neponset_probe()
|
/openbmc/linux/drivers/net/ethernet/cadence/ |
H A D | macb_pci.c | 83 plat_info.num_res = ARRAY_SIZE(res); in macb_probe()
|
/openbmc/linux/drivers/acpi/ |
H A D | acpi_platform.c | 168 pdevinfo.num_res = count; in acpi_create_platform_device()
|
/openbmc/linux/sound/soc/amd/ps/ |
H A D | pci-ps.c | 405 unsigned int num_res, in acp63_fill_platform_dev_info() argument 412 pdevinfo->num_res = num_res; in acp63_fill_platform_dev_info()
|
/openbmc/linux/drivers/usb/cdns3/ |
H A D | cdns3-pci-wrap.c | 161 plat_info.num_res = ARRAY_SIZE(wrap->dev_res); in cdns3_pci_probe()
|
/openbmc/linux/tools/perf/util/ |
H A D | hist.h | 486 int res_sample_browse(struct res_sample *res_samples, int num_res, 524 int num_res __maybe_unused, in res_sample_browse()
|
H A D | sort.h | 151 int num_res; member
|
/openbmc/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_lpe_audio.c | 116 pinfo.num_res = 2; in lpe_audio_platdev_create()
|
/openbmc/linux/drivers/iio/adc/ |
H A D | stm32-adc.c | 301 const unsigned int num_res; member 313 .num_res = ARRAY_SIZE(stm32f4_adc_resolutions), 325 .num_res = ARRAY_SIZE(stm32h7_adc_resolutions), 332 .num_res = ARRAY_SIZE(stm32f4_adc_resolutions), 1910 for (i = 0; i < adc->cfg->adc_info->num_res; i++) in stm32_adc_fw_get_resolution() 1913 if (i >= adc->cfg->adc_info->num_res) { in stm32_adc_fw_get_resolution()
|
/openbmc/linux/arch/arm/mach-omap1/ |
H A D | dma.c | 261 .num_res = 1,
|
/openbmc/linux/sound/soc/amd/yc/ |
H A D | pci-acp6x.c | 231 pdevinfo[0].num_res = 1; in snd_acp6x_probe()
|
/openbmc/linux/drivers/iommu/ |
H A D | rockchip-iommu.c | 1213 int num_res = pdev->num_resources; in rk_iommu_probe() local 1235 iommu->bases = devm_kcalloc(dev, num_res, sizeof(*iommu->bases), in rk_iommu_probe() 1240 for (i = 0; i < num_res; i++) { in rk_iommu_probe()
|
/openbmc/linux/sound/soc/amd/renoir/ |
H A D | rn-pci-acp3x.c | 313 pdevinfo[0].num_res = 2; in snd_rn_acp_probe()
|
/openbmc/linux/drivers/dma/qcom/ |
H A D | hidma_mgmt.c | 382 pdevinfo.num_res = 3; in hidma_mgmt_of_populate_channels()
|