Searched refs:Rest (Results 1 – 8 of 8) sorted by relevance
370 u32 FBDiv, Rest, FREF, VCOF_kHz; in dib0070_tune_digital() local400 Rest = (VCOF_kHz / state->current_tune_table_index->presc) - FBDiv * FREF; in dib0070_tune_digital()407 Rest = 2 * freq - FBDiv * FREF; in dib0070_tune_digital()411 if (Rest < LPF) in dib0070_tune_digital()412 Rest = 0; in dib0070_tune_digital()413 else if (Rest < 2 * LPF) in dib0070_tune_digital()414 Rest = 2 * LPF; in dib0070_tune_digital()415 else if (Rest > (FREF - LPF)) { in dib0070_tune_digital()416 Rest = 0; in dib0070_tune_digital()418 } else if (Rest > (FREF - 2 * LPF)) in dib0070_tune_digital()[all …]
2237 u32 FBDiv, Rest, FREF, VCOF_kHz = 0; in dib0090_tune() local2369 Rest = (VCOF_kHz / pll->topresc) - FBDiv * FREF; in dib0090_tune()2371 if (Rest < LPF) in dib0090_tune()2372 Rest = 0; in dib0090_tune()2373 else if (Rest < 2 * LPF) in dib0090_tune()2374 Rest = 2 * LPF; in dib0090_tune()2375 else if (Rest > (FREF - LPF)) { in dib0090_tune()2376 Rest = 0; in dib0090_tune()2378 } else if (Rest > (FREF - 2 * LPF)) in dib0090_tune()2379 Rest = FREF - 2 * LPF; in dib0090_tune()[all …]
105 clock-type = <2>; /* Rest */119 clock-type = <2>; /* Rest */134 clock-type = <2>; /* Rest */141 clock-type = <2>; /* Rest */148 clock-type = <2>; /* Rest */155 clock-type = <2>; /* Rest */162 clock-type = <2>; /* Rest */169 clock-type = <2>; /* Rest */
25 Rest of the properties are defined in stmmac.txt file in same directory
76 | | Class A | | Class B | | Rest | | Rest | |291 | | Class A | | Class B | | Rest | | Class B | | Class A | |
11 Rest of the properties are not applicable for PCI based devices.
334 ZZD Rest of World 13 0341 ZZR Rest of World 14 0
1017 Loading The Rest of The Kernel