| /linux/samples/bpf/ |
| H A D | hbm.c | 309 FILE *fout; in run_bpf_prog() local 328 FILE *fout; in run_bpf_prog() local [all...] |
| /linux/drivers/staging/iio/frequency/ |
| H A D | ad9834.c | 102 static unsigned int ad9834_calc_freqreg(unsigned long mclk, unsigned long fout) in ad9834_calc_freqreg() 111 unsigned long addr, unsigned long fout) in ad9834_write_frequency()
|
| H A D | ad9832.c | 117 static unsigned long ad9832_calc_freqreg(unsigned long mclk, unsigned long fout) in ad9832_calc_freqreg() 126 unsigned int addr, unsigned long fout) in ad9832_write_frequency()
|
| /linux/tools/bpf/ |
| H A D | bpf_dbg.c | 1318 static void init_shell(FILE *fin, FILE *fout) in init_shell() 1350 static void exit_shell(FILE *fin, FILE *fout) in exit_shell() 1368 static int run_shell_loop(FILE *fin, FILE *fout) in run_shell_loop() 1390 FILE *fin = NULL, *fout = NULL; in main() local
|
| /linux/drivers/clk/ti/ |
| H A D | dpll44xx.c | 92 long fint, fout; in omap4_dpll_lpmode_recalc() local
|
| /linux/sound/soc/codecs/ |
| H A D | madera.c | 3461 madera_find_main_fratio(unsigned int fref,unsigned int fout,int * fratio) madera_find_main_fratio() argument 4124 madera_set_fll_syncclk(struct madera_fll * fll,int source,unsigned int fref,unsigned int fout) madera_set_fll_syncclk() argument 4143 madera_set_fll_refclk(struct madera_fll * fll,int source,unsigned int fref,unsigned int fout) madera_set_fll_refclk() argument 4219 unsigned int fout; global() member 4333 madera_set_fll_ao_refclk(struct madera_fll * fll,int source,unsigned int fin,unsigned int fout) madera_set_fll_ao_refclk() argument 4424 int refdiv, fref, fout, lockdet_thr, fbdiv, hp, fast_clk, fllgcd; madera_fllhj_apply() local 4634 madera_fllhj_validate(struct madera_fll * fll,unsigned int ref_in,unsigned int fout) madera_fllhj_validate() argument 4655 madera_fllhj_set_refclk(struct madera_fll * fll,int source,unsigned int fin,unsigned int fout) madera_fllhj_set_refclk() argument [all...] |
| H A D | cs48l32.c | 1602 int refdiv, fref, fout, lockdet_thr, fbdiv, fllgcd; cs48l32_fllhj_apply() local 1786 cs48l32_fllhj_validate(struct cs48l32_fll * fll,unsigned int ref_in,unsigned int fout) cs48l32_fllhj_validate() argument 1813 cs48l32_fllhj_set_refclk(struct cs48l32_fll * fll,int source,unsigned int fin,unsigned int fout) cs48l32_fllhj_set_refclk() argument 1843 cs48l32_set_fll(struct snd_soc_component * component,int fll_id,int source,unsigned int fref,unsigned int fout) cs48l32_set_fll() argument [all...] |
| H A D | da7213.c | 1604 _da7213_set_component_pll(struct snd_soc_component * component,int pll_id,int source,unsigned int fref,unsigned int fout) _da7213_set_component_pll() argument 1715 da7213_set_component_pll(struct snd_soc_component * component,int pll_id,int source,unsigned int fref,unsigned int fout) da7213_set_component_pll() argument
|
| H A D | cs47l15.c | 1127 cs47l15_set_fll(struct snd_soc_component * component,int fll_id,int source,unsigned int fref,unsigned int fout) cs47l15_set_fll() argument
|
| H A D | cs47l90.c | 2146 cs47l90_set_fll(struct snd_soc_component * component,int fll_id,int source,unsigned int fref,unsigned int fout) cs47l90_set_fll() argument
|
| H A D | cs47l35.c | 1335 cs47l35_set_fll(struct snd_soc_component * component,int fll_id,int source,unsigned int fref,unsigned int fout) cs47l35_set_fll() argument
|
| H A D | cs47l92.c | 1677 cs47l92_set_fll(struct snd_soc_component * component,int fll_id,int source,unsigned int fref,unsigned int fout) cs47l92_set_fll() argument
|
| H A D | cs47l85.c | 2224 cs47l85_set_fll(struct snd_soc_component * component,int fll_id,int source,unsigned int fref,unsigned int fout) cs47l85_set_fll() argument
|
| /linux/drivers/gpu/drm/bridge/imx/ |
| H A D | imx93-mipi-dsi.c | 226 unsigned long fout; in dphy_pll_get_configure_from_opts() local 335 unsigned long fout = data_rate_to_fout(dphy_opts->hs_clk_rate) / MHZ(1); in dphy_pll_get_vco() local 347 unsigned long fout = data_rate_to_fout(dphy_opts->hs_clk_rate) / MHZ(1); in dphy_pll_get_prop() local
|
| /linux/net/ipv4/ |
| H A D | fou_core.c | 543 struct fou *fout; in fou_add_to_port_list() local 839 struct fou *fout; in fou_nl_get_doit() local 884 struct fou *fout; in fou_nl_get_dumpit() local
|
| /linux/drivers/clk/imx/ |
| H A D | clk-pll14xx.c | 113 u64 fout = prate; in pll14xx_calc_rate() local 140 long fout, rate_min, rate_max, dist, best = LONG_MAX; in imx_pll14xx_calc_settings() local
|
| /linux/sound/soc/renesas/rcar/ |
| H A D | src.c | 215 u32 fin, fout, new_rate; in rsnd_src_set_convert_rate() local 277 u32 fin, fout; in rsnd_src_init_convert_rate() local
|
| /linux/sound/usb/line6/ |
| H A D | playback.c | 170 struct usb_iso_packet_descriptor *fout = in submit_audio_out_urb() local
|
| /linux/include/linux/clk/ |
| H A D | renesas.h | 89 } fout; member
|
| /linux/drivers/clk/pistachio/ |
| H A D | clk.h | 96 unsigned long long fout; member
|
| /linux/drivers/clk/nuvoton/ |
| H A D | clk-ma35d1-pll.c | 146 unsigned long tmp, fout, fclk, diff; in ma35d1_pll_find_closest() local
|
| /linux/drivers/clk/ |
| H A D | clk-si570.c | 134 static int si570_get_defaults(struct clk_si570 *data, u64 fout, in si570_get_defaults()
|
| /linux/drivers/phy/freescale/ |
| H A D | phy-fsl-samsung-hdmi.c | 374 static unsigned long fsl_samsung_hdmi_phy_find_pms(unsigned long fout, u8 *p, u16 *m, u8 *s) in fsl_samsung_hdmi_phy_find_pms()
|
| /linux/sound/soc/fsl/ |
| H A D | fsl_xcvr.c | 121 u32 fout; /* Fout = Fref*(MFI + MFN/MFD), Fref is 24MHz */ member 573 u32 fout = 32 * r * ch * 10; in fsl_xcvr_prepare() local [all...] |
| /linux/drivers/clk/at91/ |
| H A D | clk-audio-pll.c | 177 unsigned long fout; in clk_audio_pll_frac_recalc_rate() local
|