Searched refs:PROMREG_MAX (Results 1 – 7 of 7) sorted by relevance
16 static struct linux_prom_ranges promlib_obio_ranges[PROMREG_MAX];93 struct linux_prom_ranges ranges[PROMREG_MAX]; in prom_apply_generic_ranges()101 struct linux_prom_ranges parent_ranges[PROMREG_MAX]; in prom_apply_generic_ranges()
236 struct linux_prom_registers reg[PROMREG_MAX]; in prom_finddevice()
184 #define PROMREG_MAX 24 macro188 #define PROMREG_MAX 16 macro
24 struct resource resource[PROMREG_MAX];
343 if (num_reg > PROMREG_MAX) { in build_device_resources()346 op->dev.of_node, num_reg, PROMREG_MAX); in build_device_resources()347 num_reg = PROMREG_MAX; in build_device_resources()
290 struct linux_prom_registers regs[PROMREG_MAX]; in pcic_probe()449 struct linux_prom_pci_registers regs[PROMREG_MAX]; in pdev_to_pnode()
287 #define PROMREG_MAX 16 macro
Completed in 11 milliseconds