Searched refs:OPTION_DYN_IPG_ENABLE (Results 1 – 2 of 2) sorted by relevance
1191 if(lp->options & OPTION_DYN_IPG_ENABLE) in amd8111e_close()1229 if(lp->options & OPTION_DYN_IPG_ENABLE){ in amd8111e_open()1615 if(lp->options & OPTION_DYN_IPG_ENABLE) in amd8111e_suspend()1660 if(lp->options & OPTION_DYN_IPG_ENABLE) in amd8111e_resume()1844 lp->options |= OPTION_DYN_IPG_ENABLE; in amd8111e_probe_one()1881 if(lp->options & OPTION_DYN_IPG_ENABLE){ in amd8111e_probe_one()
599 #define OPTION_DYN_IPG_ENABLE 0x0080 macro