Searched defs:tmp_diff (Results 1 – 9 of 9) sorted by relevance
/Linux-v5.10/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-generated.c | 103 int tmp_diff; in clk_generated_best_diff() local
|
D | clk-usb.c | 63 int tmp_diff; in at91sam9x5_clk_usb_determine_rate() local
|
D | clk-peripheral.c | 249 unsigned long tmp_diff = abs(req->rate - tmp_rate); in clk_sam9x5_peripheral_best_diff() local
|
D | clk-master.c | 181 unsigned long tmp_rate, tmp_diff; in clk_sama7g5_master_best_diff() local
|
D | clk-sam9x60-pll.c | 332 unsigned long tmp_rate, tmp_parent_rate, tmp_diff; in sam9x60_div_pll_compute_div() local
|
/Linux-v5.10/drivers/mmc/host/ |
D | alcor.c | 665 unsigned int tmp_div, tmp_diff; in alcor_set_clock() local
|
/Linux-v5.10/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-v5.10/drivers/tty/serial/ |
D | fsl_lpuart.c | 1949 u32 sbr, osr, baud_diff, tmp_osr, tmp_sbr, tmp_diff, tmp; in __lpuart32_serial_setbrg() local
|