Searched refs:INT_CTL_SW_INT_EN_ (Results 1 – 2 of 2) sorted by relevance
201 #define INT_CTL_SW_INT_EN_ (0x00008000) macro
641 int_ctl &= (~INT_CTL_SW_INT_EN_); in smsc9420_isr()1340 int_ctl = smsc9420_reg_read(pd, INT_CTL) | INT_CTL_SW_INT_EN_; in smsc9420_open()