Lines Matching full:ratio
8 * enum ratio - Description of a core clock ratio
9 * @RAT_UNK: Unknown ratio
11 * @RAT_1_TO_8: Ratio 1:8
12 * @RAT_1_TO_4: Ratio 1:4
13 * @RAT_1_TO_2: Ratio 1:2
14 * @RAT_1_TO_1: Ratio 1:1
15 * @RAT_1_5_TO_1: Ratio 1.5:1
16 * @RAT_2_TO_1: Ratio 2:1
17 * @RAT_2_5_TO_1: Ratio 2.5:1
18 * @RAT_3_TO_1: Ratio 3:1
20 enum ratio { enum
35 * @core_csb_ratio: Core clock frequency to CSB clock frequency ratio
44 * Table with all valid Core CSB frequency ratio / VCO divider combinations as
245 /* FIXME(mario.six@gdsys.cc): All SATA controllers must have the same clock ratio */ in retrieve_mode()
296 * get_lcrr() - Read the LCRR (Clock Ratio Register)