Searched refs:prom_adjust_regs (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/sparc/prom/ |
H A D | ranges.c | 20 static void prom_adjust_regs(struct linux_prom_registers *regp, int nregs, in prom_adjust_regs() function 61 prom_adjust_regs(regs, nregs, promlib_obio_ranges, num_obio_ranges); in prom_apply_obio_ranges() 112 prom_adjust_regs(regs, nregs, ranges, num_ranges); in prom_apply_generic_ranges()
|
/openbmc/linux/arch/m68k/include/asm/ |
H A D | oplib.h | 277 extern void prom_adjust_regs(struct linux_prom_registers *regp, int nregs,
|