Searched refs:divisor2 (Results 1 – 6 of 6) sorted by relevance
/linux-6.1.9/drivers/clk/ |
D | clk-vt8500.c | 391 u32 *divisor2) in wm8650_find_pll_bits() argument 398 *divisor2 = rate <= 75000000 ? 3 : rate <= 150000000 ? 2 : in wm8650_find_pll_bits() 406 O1 = rate * *divisor1 * (1 << (*divisor2)); in wm8650_find_pll_bits() 453 u32 *filter, u32 *multiplier, u32 *divisor1, u32 *divisor2) in wm8750_find_pll_bits() argument 474 *divisor2 = div2; in wm8750_find_pll_bits() 482 *divisor2 = div2; in wm8750_find_pll_bits() 501 u32 *multiplier, u32 *divisor1, u32 *divisor2) in wm8850_find_pll_bits() argument 522 *divisor2 = div2; in wm8850_find_pll_bits() 530 *divisor2 = div2; in wm8850_find_pll_bits()
|
/linux-6.1.9/include/linux/comedi/ |
D | comedi_8254.h | 86 unsigned int divisor2; member
|
/linux-6.1.9/drivers/comedi/drivers/ |
D | comedi_8254.c | 326 comedi_8254_write(i8254, counter2, i8254->divisor2); in comedi_8254_pacer_enable() 341 i8254->divisor2 = i8254->next_div2 & 0xffff; in comedi_8254_update_divisors()
|
D | das16.c | 436 unsigned int divisor2; member
|
D | ni_labpc_common.c | 709 comedi_8254_load(pacer, 1, pacer->divisor2, in labpc_ai_cmd()
|
D | adl_pci9118.c | 1079 &pacer->divisor2, in pci9118_ai_cmd()
|