Searched refs:cf2 (Results 1 - 6 of 6) sorted by relevance

/linux-4.4.14/scripts/
H A Dextract-ikconfig15 cf2='0123456789'
19 if pos=`tr "$cf1\n$cf2" "\n$cf2=" < "$1" | grep -abo "^$cf2"`
/linux-4.4.14/include/linux/i2c/
H A Dapds990x.h39 * @cf2: clear channel factor 2 for raw to lux conversion
53 int cf2; member in struct:apds990x_chip_factors
/linux-4.4.14/drivers/misc/
H A Dapds990x.c122 int cf2; member in struct:reverse_factors
313 thres = (chip->rcf.cf2 * thres + chip->rcf.irf2 * ir) / apds990x_lux_to_threshold()
456 iac2 = (chip->cf.cf2 * clear - chip->cf.irf2 * ir) / APDS_PARAM_SCALE; apds990x_get_lux()
1086 chip->cf.cf2 = 2867; /* 0.70 * APDS_PARAM_SCALE */ apds990x_probe()
1096 (chip->cf.cf1 - chip->cf.cf2); apds990x_probe()
1101 chip->rcf.cf2 = APDS_PARAM_SCALE * APDS_PARAM_SCALE / apds990x_probe()
1102 chip->cf.cf2; apds990x_probe()
1104 chip->cf.cf2; apds990x_probe()
/linux-4.4.14/net/mac80211/
H A Dibss.c1386 u32 width, cf1, cf2 = 0; ieee80211_ibss_setup_scan_channels() local
1393 cf2 = chandef->center_freq2; ieee80211_ibss_setup_scan_channels()
1410 if (cf2) ieee80211_ibss_setup_scan_channels()
1412 channels_max - n_chan, cf2, ieee80211_ibss_setup_scan_channels()
/linux-4.4.14/drivers/net/ethernet/qlogic/qed/
H A Dqed_hsi.h831 #define MSTORM_CORE_CONN_AG_CTX_CF2_MASK 0x3 /* cf2 */
1144 #define YSTORM_CORE_CONN_AG_CTX_CF2_MASK 0x3 /* cf2 */
2900 #define MSTORM_ETH_CONN_AG_CTX_CF2_MASK 0x3 /* cf2 */
/linux-4.4.14/net/wireless/
H A Dtrace.h151 "band: %d, control freq: %u, width: %d, cf1: %u, cf2: %u"

Completed in 689 milliseconds