Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dcom20020.h46 #define _STATUS (ioaddr+BUS_ALIGN*0) /* readable */ macro
109 #define ASTATUS() inb(_STATUS)
/linux-2.6.39/arch/tile/include/arch/
Dspr_def.h102 _concat4(SPR_INTCTRL_, CONFIG_KERNEL_PL, _STATUS,)
/linux-2.6.39/drivers/net/arcnet/
Darc-rimi.c63 #define _STATUS (ioaddr+0) /* readable */ macro
75 #define ASTATUS() readb(_STATUS)
Dcom90io.c63 #define _STATUS (ioaddr+0) /* readable */ macro
75 #define ASTATUS() inb(_STATUS)
Dcom90xx.c83 #define _STATUS (ioaddr+0) /* readable */ macro
95 #define ASTATUS() inb(_STATUS)
/linux-2.6.39/arch/arm/mach-mmp/
Dirq-mmp2.c74 status = __raw_readl(prefix##_STATUS) & ~mask; \
/linux-2.6.39/arch/cris/boot/compressed/
Dmisc.c147 while (!(*R_SERIAL ## N ## _STATUS & (1 << 5))) \
/linux-2.6.39/sound/pci/
Dvia82xx_modem.c116 VIA_REG_##name##_STATUS = (val),\
Dvia82xx.c180 VIA_REG_##name##_STATUS = (val),\