Home
last modified time | relevance | path

Searched refs:ocv (Results 1 – 25 of 41) sorted by relevance

12

/freebsd/sys/contrib/device-tree/src/arm64/rockchip/
H A Drk3326-odroid-go2.dts50 ocv-capacity-celsius = <20>;
51 ocv-capacity-table-0 = <4046950 100>, <4001920 95>, <3967900 90>, <3919950 85>,
H A Drk3566-anbernic-rg353vs.dts30 ocv-capacity-celsius = <20>;
31 ocv-capacity-table-0 = <4172000 100>, <4054000 95>, <3984000 90>, <3926000 85>,
H A Drk3566-anbernic-rg353ps.dts30 ocv-capacity-celsius = <20>;
31 ocv-capacity-table-0 = <4172000 100>, <4054000 95>, <3984000 90>, <3926000 85>,
H A Drk3566-anbernic-rg353v.dts31 ocv-capacity-celsius = <20>;
32 ocv-capacity-table-0 = <4172000 100>, <4054000 95>, <3984000 90>, <3926000 85>,
H A Drk3326-odroid-go2-v11.dts54 ocv-capacity-celsius = <20>;
55 ocv-capacity-table-0 = <4046950 100>, <4001920 95>, <3967900 90>, <3919950 85>,
H A Drk3566-anbernic-rg353p.dts31 ocv-capacity-celsius = <20>;
32 ocv-capacity-table-0 = <4172000 100>, <4054000 95>, <3984000 90>, <3926000 85>,
H A Drk3326-odroid-go3.dts87 ocv-capacity-celsius = <20>;
88 ocv-capacity-table-0 = <4046950 100>, <4001920 95>, <3967900 90>, <3919950 85>,
H A Drk3566-anbernic-rg-arc.dtsi27 ocv-capacity-celsius = <20>;
28 ocv-capacity-table-0 = <4172000 100>, <4054000 95>, <3984000 90>, <3926000 85>,
H A Drk3566-anbernic-rg503.dts85 ocv-capacity-celsius = <20>;
86 ocv-capacity-table-0 = <4172000 100>, <4054000 95>, <3984000 90>, <3926000 85>,
H A Drk3326-gameforce-chi.dts85 ocv-capacity-celsius = <20>;
86 ocv-capacity-table-0 = <4106000 100>, <4071000 95>, <4018000 90>, <3975000 85>,
/freebsd/sys/contrib/device-tree/src/arm64/sprd/
H A Dsp9860g-1h10.dts76 ocv-capacity-celsius = <20>;
77 ocv-capacity-table-0 = <4185000 100>, <4113000 95>, <4066000 90>,
/freebsd/sys/contrib/device-tree/Bindings/power/supply/
H A Dsc27xx-fg.txt27 ocv-capacity-celsius = <20>;
28 ocv-capacity-table-0 = <4185000 100>, <4113000 95>, <4066000 90>,
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dmsm8916-wingtech-wt865x8.dtsi46 ocv-capacity-celsius = <25>;
47 ocv-capacity-table-0 = <4328000 100>, <4266000 95>, <4208000 90>,
H A Dmsm8916-lg-m216.dts32 ocv-capacity-celsius = <25>;
33 ocv-capacity-table-0 = <4342000 100>, <4266000 95>, <4206000 90>,
H A Dmsm8916-gplus-fl8005a.dts35 ocv-capacity-celsius = <25>;
36 ocv-capacity-table-0 =
H A Dmsm8916-longcheer-l8150.dts59 ocv-capacity-celsius = <25>;
60 ocv-capacity-table-0 = <4330000 100>, <4265000 95>,
/freebsd/contrib/wpa/src/ap/
H A Dwpa_auth_ie.c108 if (conf->ocv) in wpa_own_rsn_capab()
497 if (conf->ocv) in wpa_write_osen()
884 if (wpa_auth->conf.ocv && (data.capabilities & WPA_CAPABILITY_OCVC) && in wpa_validate_wpa_ie()
891 if (wpa_auth->conf.ocv == 2) { in wpa_validate_wpa_ie()
902 wpa_auth->conf.ocv : 0); in wpa_validate_wpa_ie()
1146 void wpa_auth_set_ocv(struct wpa_state_machine *sm, int ocv) in wpa_auth_set_ocv() argument
1149 sm->ocv_enabled = ocv; in wpa_auth_set_ocv()
H A Dhs20.c89 if (hapd->conf->ocv && in hostapd_eid_osen()
H A Dwpa_auth.h199 int ocv; /* Operating Channel Validation */ member
437 void wpa_auth_set_ocv(struct wpa_state_machine *sm, int ocv);
H A Dap_config.h52 int ocv; member
369 int ocv; /* Operating Channel Validation */ member
/freebsd/contrib/wpa/wpa_supplicant/
H A Dmesh_rsn.c163 enum mfp_options ieee80211w, int ocv) in __mesh_rsn_auth_init() argument
191 conf.ocv = ocv; in __mesh_rsn_auth_init()
266 conf->ieee80211w, conf->ocv) < 0) { in mesh_rsn_auth_init()
H A Dconfig_ssid.h512 int ocv; member
H A Dmesh.c108 conf->ocv = ssid->ocv; in mesh_config_create()
H A Dmesh_mpm.c264 if (type != PLINK_CLOSE && conf->ocv) in mesh_mpm_send_plink_action()
402 if (type != PLINK_CLOSE && conf->ocv) { in mesh_mpm_send_plink_action()
1311 wpa_auth_set_ocv(sm, mconf->ocv && in mesh_mpm_action_rx()
/freebsd/contrib/wpa/src/rsn_supp/
H A Dwpa_ie.c120 if (sm->ocv) in rsn_supp_capab()

12