Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ppc/platforms/
Dsandpoint_serial.h22 #define SANDPOINT_SERIAL_0 0xfe0003f8 macro
36 { 0, BASE_BAUD, SANDPOINT_SERIAL_0, 4, ASYNC_BOOT_AUTOCONF, \
37 iomem_base: (u8 *)SANDPOINT_SERIAL_0, \
Dsandpoint.c249 serial_req.iomem_base = (u_char *) SANDPOINT_SERIAL_0; in sandpoint_early_serial_map()