Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/kernel/
H A Dlegacy_serial.c75 static int __init add_legacy_port(struct device_node *np, int want_index, in add_legacy_port() function
198 return add_legacy_port(np, -1, UPIO_TSI, addr, addr, in add_legacy_soc_port()
201 return add_legacy_port(np, -1, UPIO_MEM, addr, addr, in add_legacy_soc_port()
248 return add_legacy_port(np, index, UPIO_PORT, be32_to_cpu(reg[1]), in add_legacy_isa_port()
321 return add_legacy_port(np, index, iotype, base, addr, 0, in add_legacy_pci_port()