Searched defs:tmp_diff (Results 1 – 9 of 9) sorted by relevance
/linux-6.1.9/drivers/clk/at91/ |
D | clk-audio-pll.c | 282 int tmp_diff; in clk_audio_pll_pad_round_rate() local 332 int tmp_diff; in clk_audio_pll_pmc_round_rate() local
|
D | clk-master.c | 257 long tmp_diff; in clk_master_div_notifier_fn() local 360 unsigned long tmp_rate, tmp_diff; in clk_sama7g5_master_best_diff() local
|
D | clk-generated.c | 114 int tmp_diff; in clk_generated_best_diff() local
|
D | clk-usb.c | 64 int tmp_diff; in at91sam9x5_clk_usb_determine_rate() local
|
D | clk-peripheral.c | 257 unsigned long tmp_diff = abs(req->rate - tmp_rate); in clk_sam9x5_peripheral_best_diff() local
|
D | clk-sam9x60-pll.c | 443 unsigned long tmp_rate, tmp_parent_rate, tmp_diff; in sam9x60_div_pll_compute_div() local
|
/linux-6.1.9/drivers/mmc/host/ |
D | alcor.c | 665 unsigned int tmp_div, tmp_diff; in alcor_set_clock() local
|
/linux-6.1.9/sound/pci/pcxhr/ |
D | pcxhr_core.c | 1282 int tmp_diff = dsp_time_diff + PCXHR_DSP_TIME_MASK + 1; in pcxhr_threaded_irq() local
|
/linux-6.1.9/drivers/tty/serial/ |
D | fsl_lpuart.c | 1964 u32 sbr, osr, baud_diff, tmp_osr, tmp_sbr, tmp_diff, tmp; in __lpuart32_serial_setbrg() local
|