Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/
Dsh-sci.h68 # define SCSPTR1 0xffe0001c /* 8 bit SCI */ macro
90 # define SCSPTR1 0xffe00020 /* 16 bit SCIF */ macro
364 return ctrl_inb(SCSPTR1)&0x01 ? 1 : 0; /* SCI */
376 return ctrl_inw(SCSPTR1)&0x0001 ? 1 : 0; /* SCIF */