INT_CTL_SW_INT_EN_
int_ctl = smsc9420_reg_read(pd, INT_CTL) | INT_CTL_SW_INT_EN_;
int_ctl &= (~INT_CTL_SW_INT_EN_);