Searched refs:SMSC_SUPERIO_BASE (Results 1 – 1 of 1) sorted by relevance
54 #define SMSC_SUPERIO_BASE 0x04000000 macro102 smsc_superio_virt = (unsigned long)ioremap_nocache(SMSC_SUPERIO_BASE, 1024); in smsc_superio_setup()