Searched refs:divisor2 (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/clk/ |
| H A 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()
|
| /OK3568_Linux_fs/kernel/drivers/staging/comedi/drivers/ |
| H A D | comedi_8254.h | 86 unsigned int divisor2; member
|
| H A D | comedi_8254.c | 328 comedi_8254_write(i8254, counter2, i8254->divisor2); in comedi_8254_pacer_enable() 343 i8254->divisor2 = i8254->next_div2 & 0xffff; in comedi_8254_update_divisors()
|
| H A D | das16.c | 438 unsigned int divisor2; member
|
| H A D | ni_labpc_common.c | 710 comedi_8254_load(pacer, 1, pacer->divisor2, in labpc_ai_cmd()
|
| H A D | adl_pci9118.c | 1080 &pacer->divisor2, in pci9118_ai_cmd()
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-socfpga/ |
| H A D | clock_manager_arria10.c | 872 unsigned int divisor2 = 1 << in cm_get_l4_noc_hz() local 876 return cm_get_noc_clk_hz() / divisor2; in cm_get_l4_noc_hz()
|