Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ppc/platforms/
Dsandpoint_serial.h23 #define SANDPOINT_SERIAL_1 0xfe0002f8 macro
40 { 0, BASE_BAUD, SANDPOINT_SERIAL_1, 3, ASYNC_BOOT_AUTOCONF, \
41 iomem_base: (u8 *)SANDPOINT_SERIAL_1, \
Dsandpoint.c263 serial_req.iomem_base = (u_char *) SANDPOINT_SERIAL_1; in sandpoint_early_serial_map()