Home
last modified time | relevance | path

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

/linux-3.4.99/arch/sh/boards/mach-cayman/
Dsetup.c57 #define SMSC_SUPERIO_BASE 0x04000000 macro
105 smsc_superio_virt = (unsigned long)ioremap_nocache(SMSC_SUPERIO_BASE, 1024); in smsc_superio_setup()