Searched refs:USE_DPLL (Results 1 – 1 of 1) sorted by relevance
31 USE_DPLL = (1 << 0) enumerator301 return USE_DPLL; /* Needed for write */ in hpt3x2n_use_dpll()303 return USE_DPLL; /* Needed at 66Mhz */ in hpt3x2n_use_dpll()319 if ((flags & USE_DPLL) != dpll && alt->qc_active) in hpt3x2n_qc_defer()330 if ((flags & USE_DPLL) != dpll) { in hpt3x2n_qc_issue()331 flags &= ~USE_DPLL; in hpt3x2n_qc_issue()498 void *hpriv = (void *)USE_DPLL; in hpt3x2n_init_one()592 hpriv = (void *)(PCI66 | USE_DPLL); in hpt3x2n_init_one()