Searched refs:cf1 (Results 1 – 13 of 13) sorted by relevance
| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | extract-ikconfig | 14 cf1='IKCFG_ST\037\213\010' 19 if pos=`tr "$cf1\n$cf2" "\n$cf2=" < "$1" | grep -abo "^$cf2"`
|
| /OK3568_Linux_fs/kernel/drivers/misc/ |
| H A D | apds990x.c | 106 int cf1; member 295 thres = (chip->rcf.cf1 * thres + chip->rcf.irf1 * ir) / in apds990x_lux_to_threshold() 440 iac1 = (chip->cf.cf1 * clear - chip->cf.irf1 * ir) / APDS_PARAM_SCALE; in apds990x_get_lux() 1080 chip->cf.cf1 = 4096; /* 1.00 * APDS_PARAM_SCALE */ in apds990x_probe() 1092 (chip->cf.cf1 - chip->cf.cf2); in apds990x_probe() 1093 chip->rcf.cf1 = APDS_PARAM_SCALE * APDS_PARAM_SCALE / in apds990x_probe() 1094 chip->cf.cf1; in apds990x_probe() 1096 chip->cf.cf1; in apds990x_probe()
|
| /OK3568_Linux_fs/kernel/include/linux/platform_data/ |
| H A D | apds990x.h | 37 int cf1; member
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/declarative_core/ |
| H A D | tst_placesearchmodel.qml | 118 "4dcc74ce-fdeb-443e-827c-367438017cf1", 128 "4dcc74ce-fdeb-443e-827c-367438017cf1" 152 value: "4dcc74ce-fdeb-443e-827c-367438017cf1",
|
| H A D | tst_editorialmodel.qml | 62 placeId: "4dcc74ce-fdeb-443e-827c-367438017cf1"
|
| H A D | tst_imagemodel.qml | 62 placeId: "4dcc74ce-fdeb-443e-827c-367438017cf1"
|
| H A D | tst_reviewmodel.qml | 61 placeId: "4dcc74ce-fdeb-443e-827c-367438017cf1"
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/ |
| H A D | moal_cfgvendor.h | 127 int cf1; member
|
| H A D | moal_cfgvendor.c | 210 evt.cf1 = chandef->center_freq1; in woal_cfg80211_dfs_vendor_event()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/ |
| H A D | moal_cfg80211_util.h | 657 int cf1; member
|
| H A D | moal_cfg80211_util.c | 307 evt.cf1 = chandef->center_freq1; in woal_cfg80211_dfs_vendor_event()
|
| /OK3568_Linux_fs/kernel/net/mac80211/ |
| H A D | ibss.c | 1401 u32 width, cf1, cf2 = 0; in ieee80211_ibss_setup_scan_channels() local 1421 cf1 = chandef->center_freq1; in ieee80211_ibss_setup_scan_channels() 1423 n_chan = ibss_setup_channels(wiphy, channels, channels_max, cf1, width); in ieee80211_ibss_setup_scan_channels()
|
| H A D | util.c | 3244 int cf0, cf1; in ieee80211_chandef_vht_oper() local 3317 cf1 = ieee80211_channel_to_frequency(ccf1, chandef->chan->band); in ieee80211_chandef_vht_oper() 3333 new.center_freq1 = cf1; in ieee80211_chandef_vht_oper() 3336 new.center_freq2 = cf1; in ieee80211_chandef_vht_oper() 3349 new.center_freq2 = cf1; in ieee80211_chandef_vht_oper()
|