Home
last modified time | relevance | path

Searched refs:nr_resources (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/arch/arm/mach-s3c/
H A Ddev-uart-s3c64xx.c51 .nr_resources = ARRAY_SIZE(s3c64xx_uart0_resource),
55 .nr_resources = ARRAY_SIZE(s3c64xx_uart1_resource),
59 .nr_resources = ARRAY_SIZE(s3c6xx_uart2_resource),
63 .nr_resources = ARRAY_SIZE(s3c64xx_uart3_resource),
H A Ddevs.h19 unsigned long nr_resources; member
H A Dinit.c104 platdev->num_resources = resp->nr_resources; in s3c24xx_init_uartdevs()
/openbmc/linux/arch/sh/drivers/pci/
H A Dpci-sh7780.c58 .nr_resources = ARRAY_SIZE(sh7785_pci_resources),
345 for (i = 1; i < chan->nr_resources; i++) { in sh7780_pci_init()
357 chan->nr_resources--; in sh7780_pci_init()
H A Dpci.c45 for (i = 0; i < hose->nr_resources; i++) { in pcibios_scanbus()
100 for (i = 0; i < hose->nr_resources; i++) { in register_pci_controller()
H A Dpci-dreamcast.c42 .nr_resources = ARRAY_SIZE(gapspci_resources),
H A Dpci-sh7751.c62 .nr_resources = ARRAY_SIZE(sh7751_pci_resources),
H A Dpcie-sh7786.c120 .nr_resources = ARRAY_SIZE(sh7786_pci##idx##_resources), \
440 for (i = win = 0; i < chan->nr_resources; i++) { in pcie_init()
/openbmc/linux/arch/sh/include/asm/
H A Dpci.h22 unsigned int nr_resources; member
/openbmc/linux/sound/soc/intel/skylake/
H A Dskl-topology.h382 u8 nr_resources; member
H A Dskl-topology.c3268 mod->nr_resources = tkn_elem->value; in skl_tplg_fill_mod_info()