Home
last modified time | relevance | path

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

/drivers/net/ethernet/smsc/
Dsmsc911x.h109 #define INT_CFG_IRQ_POL_ 0x00000010 macro
Dsmc911x.h343 #define INT_CFG_IRQ_POL_ (0x00000010) /* R/W Not Affected by SW Reset */ macro
Dsmc911x.c241 irq_cfg |= INT_CFG_IRQ_POL_; in smc911x_reset()
Dsmsc911x.c1643 intcfg |= INT_CFG_IRQ_POL_; in smsc911x_open()