Home
last modified time | relevance | path

Searched refs:cf2 (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/scripts/
H A Dextract-ikconfig15 cf2='0123456789'
19 if pos=`tr "$cf1\n$cf2" "\n$cf2=" < "$1" | grep -abo "^$cf2"`
/OK3568_Linux_fs/kernel/drivers/misc/
H A Dapds990x.c108 int cf2; member
298 thres = (chip->rcf.cf2 * thres + chip->rcf.irf2 * ir) / in apds990x_lux_to_threshold()
441 iac2 = (chip->cf.cf2 * clear - chip->cf.irf2 * ir) / APDS_PARAM_SCALE; in apds990x_get_lux()
1082 chip->cf.cf2 = 2867; /* 0.70 * APDS_PARAM_SCALE */ in apds990x_probe()
1092 (chip->cf.cf1 - chip->cf.cf2); in apds990x_probe()
1097 chip->rcf.cf2 = APDS_PARAM_SCALE * APDS_PARAM_SCALE / in apds990x_probe()
1098 chip->cf.cf2; in apds990x_probe()
1100 chip->cf.cf2; in apds990x_probe()
/OK3568_Linux_fs/kernel/include/linux/platform_data/
H A Dapds990x.h39 int cf2; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/
H A Dmoal_cfgvendor.h128 int cf2; member
H A Dmoal_cfgvendor.c211 evt.cf2 = chandef->center_freq2; in woal_cfg80211_dfs_vendor_event()
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/virglrenderer/virglrenderer/
H A Dcve-2022-0175.patch24 index b8b2a36..2650cf2 100644
/OK3568_Linux_fs/kernel/net/mac80211/
H A Dibss.c1401 u32 width, cf1, cf2 = 0; in ieee80211_ibss_setup_scan_channels() local
1408 cf2 = chandef->center_freq2; in ieee80211_ibss_setup_scan_channels()
1425 if (cf2) in ieee80211_ibss_setup_scan_channels()
1427 channels_max - n_chan, cf2, in ieee80211_ibss_setup_scan_channels()
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_cfg80211_util.h659 int cf2; member
H A Dmoal_cfg80211_util.c308 evt.cf2 = chandef->center_freq2; in woal_cfg80211_dfs_vendor_event()