Home
last modified time | relevance | path

Searched refs:center_freq (Results 1 – 6 of 6) sorted by relevance

/linux-4.19.296/drivers/media/dvb-frontends/
Dstb0899_priv.h193 s32 center_freq; /* Nominal carrier frequency */ member
Dmxl5xx_defs.h725 u32 center_freq; /* 0: 22KHz, 1: 33KHz and 2: 44 KHz */ member
Dstb0899_algo.c1007 stb0899_dvbs2_set_carr_freq(state, internal->center_freq - in stb0899_dvbs2_init_calc()
1011 stb0899_dvbs2_set_carr_freq(state, internal->center_freq, (internal->master_clk) / 1000000); in stb0899_dvbs2_init_calc()
Dstb0899_drv.c668 internal->center_freq = 0; in stb0899_init_calc()
/linux-4.19.296/include/net/
Dcfg80211.h152 u16 center_freq; member
531 if (chandef->center_freq1 > chandef->chan->center_freq) in cfg80211_get_chandef_type()
4853 u32 center_freq);
Dmac80211.h5767 conf->chandef.center_freq1 < conf->chandef.chan->center_freq; in conf_is_ht40_minus()
5774 conf->chandef.center_freq1 > conf->chandef.chan->center_freq; in conf_is_ht40_plus()