Home
last modified time | relevance | path

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

/openbmc/qemu/hw/hppa/
H A Dhppa_hardware.h18 #define LASI_UART_HPA 0xffd05000 macro
43 #define PORT_SERIAL1 (LASI_UART_HPA + 0x800)
H A Dmachine.c571 serial_mm_init(addr_space, translate(NULL, LASI_UART_HPA + 0x800), 0, in machine_HP_B160L_init()