HomeSort by: relevance | last modified time | path
    Searched defs:target_freq (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/clk/
nouveau_nvkm_subdev_clk_gk20a.c 110 u32 target_clk_f, ref_clk_f, target_freq; local
206 target_freq = gk20a_pllg_calc_rate(clk, pll);
210 target_freq / KHZ, pll->m, pll->n, pll->pl,
  /src/external/gpl3/binutils/dist/gas/config/
tc-xtensa.c 11009 float target_freq; /* branch target frequency alone */
11040 subseg_e->target_freq = 1.0;
11089 return subseg_e->target_freq;
11101 subseg_e->target_freq = target_f;
10993 float target_freq; \/* branch target frequency alone *\/ member in struct:subseg_map_struct
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-xtensa.c 11009 float target_freq; /* branch target frequency alone */
11040 subseg_e->target_freq = 1.0;
11089 return subseg_e->target_freq;
11101 subseg_e->target_freq = target_f;
10993 float target_freq; \/* branch target frequency alone *\/ member in struct:subseg_map_struct

Completed in 39 milliseconds