Home
last modified time | relevance | path

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

/linux/drivers/atm/
H A Didt77105.h42 #define IDT77105_ISTAT_RSCC 0x04 /* sticky, Rx Signal Condition Change */ macro
H A Didt77105.c221 if (istat & IDT77105_ISTAT_RSCC) { in idt77105_int()