Searched refs:cf1 (Results 1 - 7 of 7) sorted by relevance

/linux-4.1.27/scripts/
H A Dextract-ikconfig14 cf1='IKCFG_ST\037\213\010'
19 if pos=`tr "$cf1\n$cf2" "\n$cf2=" < "$1" | grep -abo "^$cf2"`
/linux-4.1.27/include/linux/i2c/
H A Dapds990x.h37 * @cf1: clear channel factor 1 for raw to lux conversion
51 int cf1; member in struct:apds990x_chip_factors
/linux-4.1.27/drivers/misc/
H A Dapds990x.c120 int cf1; member in struct:reverse_factors
310 thres = (chip->rcf.cf1 * thres + chip->rcf.irf1 * ir) / apds990x_lux_to_threshold()
455 iac1 = (chip->cf.cf1 * clear - chip->cf.irf1 * ir) / APDS_PARAM_SCALE; apds990x_get_lux()
1084 chip->cf.cf1 = 4096; /* 1.00 * APDS_PARAM_SCALE */ apds990x_probe()
1096 (chip->cf.cf1 - chip->cf.cf2); apds990x_probe()
1097 chip->rcf.cf1 = APDS_PARAM_SCALE * APDS_PARAM_SCALE / apds990x_probe()
1098 chip->cf.cf1; apds990x_probe()
1100 chip->cf.cf1; apds990x_probe()
/linux-4.1.27/net/mac80211/
H A Dibss.c1380 u32 width, cf1, cf2 = 0; ieee80211_ibss_setup_scan_channels() local
1400 cf1 = chandef->center_freq1; ieee80211_ibss_setup_scan_channels()
1402 n_chan = ibss_setup_channels(wiphy, channels, channels_max, cf1, width); ieee80211_ibss_setup_scan_channels()
/linux-4.1.27/net/wireless/
H A Dchan.c506 /* If any of channels unavailable for cf1 just return */ cfg80211_chandef_dfs_available()
H A Dtrace.h151 "band: %d, control freq: %u, width: %d, cf1: %u, cf2: %u"
/linux-4.1.27/drivers/net/wireless/ath/ath10k/
H A Dmac.c3025 "mac config channel to %dMHz (cf1 %dMHz cf2 %dMHz width %s)\n", ath10k_config_chan()

Completed in 236 milliseconds