Home
last modified time | relevance | path

Searched refs:modes (Results 1 – 25 of 549) sorted by relevance

12345678910>>...22

/freebsd-14.2/sys/dev/videomode/
H A Dpickmode.c134 *preferred = modes; in sort_modes()
148 mtemp = &modes[i]; in sort_modes()
152 mtemp = &modes[i]; in sort_modes()
158 if (mtemp != modes) in sort_modes()
171 modes[i].htotal), modes[i].vtotal)); in sort_modes()
172 atemp = (modes[i].hdisplay * 100 / modes[i].vdisplay); in sort_modes()
175 mtemp = &modes[i]; in sort_modes()
182 mtemp = &modes[i]; in sort_modes()
188 mtemp = &modes[i]; in sort_modes()
193 mtemp = &modes[i]; in sort_modes()
[all …]
/freebsd-14.2/sys/dev/aic7xxx/
H A Daic79xx.reg417 modes M_CFG
470 modes M_CFG
503 modes M_CFG
580 modes M_CFG
671 modes M_CFG
716 modes M_CFG
761 modes M_CFG
800 modes M_CFG
1075 modes M_CFG
1086 modes M_CFG
[all …]
/freebsd-14.2/tools/regression/security/open_to_operation/
H A Dopen_to_operation.c190 mode = modes[i]; in check_directory_open_modes()
210 mode = modes[i]; in check_dup()
236 mode = modes[i]; in check_dup2()
262 mode = modes[i]; in check_fchdir()
286 mode = modes[i]; in check_fchflags()
310 mode = modes[i]; in check_fchmod()
334 mode = modes[i]; in check_fchown()
358 mode = modes[i]; in check_flock()
383 mode = modes[i]; in check_fpathconf()
409 mode = modes[i]; in check_fstat()
[all …]
/freebsd-14.2/sys/dev/sfxge/common/
H A Defx_nic.c861 efx_qword_t modes; in efx_mcdi_get_loopback_modes() local
894 EFX_AND_QWORD(modes, mask); in efx_mcdi_get_loopback_modes()
898 EFX_AND_QWORD(modes, mask); in efx_mcdi_get_loopback_modes()
902 EFX_AND_QWORD(modes, mask); in efx_mcdi_get_loopback_modes()
909 modes = *MCDI_OUT2(req, efx_qword_t, in efx_mcdi_get_loopback_modes()
911 EFX_AND_QWORD(modes, mask); in efx_mcdi_get_loopback_modes()
919 modes = *MCDI_OUT2(req, efx_qword_t, in efx_mcdi_get_loopback_modes()
921 EFX_AND_QWORD(modes, mask); in efx_mcdi_get_loopback_modes()
931 EFX_AND_QWORD(modes, mask); in efx_mcdi_get_loopback_modes()
941 EFX_AND_QWORD(modes, mask); in efx_mcdi_get_loopback_modes()
[all …]
/freebsd-14.2/sys/contrib/openzfs/lib/libicp/
H A DMakefile.am20 module/icp/algs/modes/modes.c \
21 module/icp/algs/modes/cbc.c \
22 module/icp/algs/modes/gcm_generic.c \
23 module/icp/algs/modes/gcm_pclmulqdq.c \
24 module/icp/algs/modes/gcm.c \
25 module/icp/algs/modes/ctr.c \
26 module/icp/algs/modes/ccm.c \
27 module/icp/algs/modes/ecb.c \
74 module/icp/asm-x86_64/modes/gcm_pclmulqdq.S \
75 module/icp/asm-x86_64/modes/aesni-gcm-x86_64.S \
[all …]
/freebsd-14.2/sys/contrib/device-tree/Bindings/regulator/
H A Dmt6360-regulator.yaml52 regulator-allowed-modes = <MT6360_OPMODE_NORMAL
60 regulator-allowed-modes = <MT6360_OPMODE_NORMAL
68 regulator-allowed-modes = <MT6360_OPMODE_NORMAL
75 regulator-allowed-modes = <MT6360_OPMODE_NORMAL
82 regulator-allowed-modes = <MT6360_OPMODE_NORMAL
89 regulator-allowed-modes = <MT6360_OPMODE_NORMAL
96 regulator-allowed-modes = <MT6360_OPMODE_NORMAL
103 regulator-allowed-modes = <MT6360_OPMODE_NORMAL
/freebsd-14.2/cddl/lib/libicp/
H A DMakefile13 asm-x86_64/modes/gcm_pclmulqdq.S \
14 asm-x86_64/modes/aesni-gcm-x86_64.S \
15 asm-x86_64/modes/ghash-x86_64.S \
71 algs/modes/modes.c \
72 algs/modes/cbc.c \
73 algs/modes/gcm_generic.c \
74 algs/modes/gcm_pclmulqdq.c \
75 algs/modes/gcm.c \
76 algs/modes/ctr.c \
77 algs/modes/ccm.c \
[all …]
/freebsd-14.2/sys/contrib/device-tree/Bindings/phy/
H A Dtransmit-amplitude.yaml20 contains multiple values for various PHY modes, the
26 Names of the modes corresponding to voltages in the 'tx-p2p-microvolt'
38 # ethernet modes
52 # PCIe modes
61 # USB modes
70 # storage modes
76 # display modes
87 # camera modes
/freebsd-14.2/sys/contrib/device-tree/src/arm64/qcom/
H A Dsa8775p-ride.dts62 regulator-allowed-modes = <RPMH_REGULATOR_MODE_LPM
72 regulator-allowed-modes = <RPMH_REGULATOR_MODE_LPM
82 regulator-allowed-modes = <RPMH_REGULATOR_MODE_LPM
92 regulator-allowed-modes = <RPMH_REGULATOR_MODE_LPM
102 regulator-allowed-modes = <RPMH_REGULATOR_MODE_LPM
112 regulator-allowed-modes = <RPMH_REGULATOR_MODE_LPM
127 regulator-allowed-modes = <RPMH_REGULATOR_MODE_LPM
137 regulator-allowed-modes = <RPMH_REGULATOR_MODE_LPM
147 regulator-allowed-modes = <RPMH_REGULATOR_MODE_LPM
169 regulator-allowed-modes = <RPMH_REGULATOR_MODE_LPM
[all …]
/freebsd-14.2/tests/sys/cddl/zfs/tests/delegate/
H A Ddelegate_common.kshlib516 set -A modes "on" "off"
540 set -A modes 1 2 3
1117 set -A modes "on" "off"
1137 set -A modes "on" "off"
1278 set -A modes "on" "off"
1301 set -A modes "on" "off"
1312 $perm=${modes[$n]} $fs
1313 if [[ ${modes[$n]} != \
1363 set -A modes "on" "off"
1424 set -A modes "on" "off"
[all …]
/freebsd-14.2/sys/dev/drm2/
H A Ddrm_edid.c78 int modes; member
1108 modes++; in drm_dmt_modes_for_range()
1151 modes++; in drm_gtf_modes_for_range()
1180 modes++; in drm_cvt_modes_for_range()
1258 modes++; in drm_est3_modes()
1302 modes++; in add_established_modes()
1311 return modes + closure.modes; in add_established_modes()
1362 modes++; in add_standard_modes()
1372 return modes + closure.modes; in add_standard_modes()
1415 modes++; in drm_cvt_modes()
[all …]
H A Ddrm_fb_helper.c1166 if (!modes[i]) { in drm_target_cloned()
1173 if (!drm_mode_equal(modes[j], modes[i])) in drm_target_cloned()
1195 modes[i] = mode; in drm_target_cloned()
1197 if (!modes[i]) in drm_target_cloned()
1227 if (!modes[i]) { in drm_target_preferred()
1233 if (!modes[i] && !list_empty(&fb_helper_conn->connector->modes)) { in drm_target_preferred()
1234 list_for_each_entry(modes[i], &fb_helper_conn->connector->modes, head) in drm_target_preferred()
1237 DRM_DEBUG_KMS("found mode %s\n", modes[i] ? modes[i]->name : in drm_target_preferred()
1265 if (modes[n] == NULL) in drm_pick_crtcs()
1303 if (!drm_mode_equal(modes[o], modes[n])) in drm_pick_crtcs()
[all …]
/freebsd-14.2/contrib/ntp/util/
H A Dntptime.c119 ntx.modes |= MOD_MICRO; in main()
124 ntx.modes |= MOD_NANO; in main()
129 ntx.modes = MOD_TAI; in main()
138 ntx.modes |= MOD_ESTERROR; in main()
143 ntx.modes |= MOD_FREQUENCY; in main()
148 ntx.modes |= MOD_MAXERROR; in main()
153 ntx.modes |= MOD_OFFSET; in main()
162 ntx.modes |= MOD_STATUS; in main()
169 ntx.modes |= MOD_TIMECONST; in main()
273 _ntx.modes = 0; /* Ensure nothing is set */ in main()
[all …]
/freebsd-14.2/cddl/lib/libicp_rescue/
H A DMakefile13 asm-x86_64/modes/gcm_pclmulqdq.S \
14 asm-x86_64/modes/aesni-gcm-x86_64.S \
70 algs/modes/modes.c \
71 algs/modes/cbc.c \
72 algs/modes/gcm_generic.c \
73 algs/modes/gcm_pclmulqdq.c \
74 algs/modes/gcm.c \
75 algs/modes/ctr.c \
76 algs/modes/ccm.c \
77 algs/modes/ecb.c \
/freebsd-14.2/sys/dev/fb/
H A Dvesa.c774 int modes; in vesa_bios_init() local
937 if (modes >= vesa_vmode_max) { in vesa_bios_init()
943 modes, vesa_vmode_max); in vesa_bios_init()
945 if (modes > 0) { in vesa_bios_init()
965 bzero(&vesa_vmode[modes], sizeof(vesa_vmode[modes])); in vesa_bios_init()
980 vesa_vmode[modes].vi_mem_model = in vesa_bios_init()
986 vesa_vmode[modes].vi_pixel_fields[0] = in vesa_bios_init()
1025 vesa_vmode[modes].vi_flags = in vesa_bios_init()
1028 ++modes; in vesa_bios_init()
1031 vesa_vmode[modes].vi_mode = EOT; in vesa_bios_init()
[all …]
/freebsd-14.2/contrib/wpa/src/drivers/
H A Ddriver_nl80211_capa.c2063 phy_info->modes = mode; in phy_info_band()
2166 modes[m].is_6ghz = false; in wpa_driver_nl80211_postprocess_modes()
2183 modes[m].is_6ghz = true; in wpa_driver_nl80211_postprocess_modes()
2198 os_memmove(&modes[m], &modes[m + 1], in wpa_driver_nl80211_postprocess_modes()
2227 modes = nmodes; in wpa_driver_nl80211_postprocess_modes()
2269 return modes; in wpa_driver_nl80211_postprocess_modes()
2638 if (!modes) in nl80211_dump_chan_list()
2686 .modes = NULL, in nl80211_get_hw_feature_data()
2716 os_free(result.modes); in nl80211_get_hw_feature_data()
2723 modes = wpa_driver_nl80211_postprocess_modes(result.modes, in nl80211_get_hw_feature_data()
[all …]
/freebsd-14.2/usr.sbin/ppp/
H A Ddefs.c88 } modes[] = { variable
105 for (m = 0; modes[m].mode; m++) in mode2Nam()
106 if (modes[m].mode == mode) in mode2Nam()
107 return modes[m].name; in mode2Nam()
119 for (m = 0; modes[m].mode; m++) in Nam2mode()
120 if (!strncasecmp(name, modes[m].name, len)) { in Nam2mode()
121 if (modes[m].name[len] == '\0') in Nam2mode()
122 return modes[m].mode; in Nam2mode()
128 return got == -1 ? 0 : modes[got].mode; in Nam2mode()
/freebsd-14.2/sys/kern/
H A Dkern_ntptime.c360 modes = ntv->modes; in kern_ntp_adjtime()
362 if (modes) in kern_ntp_adjtime()
367 if (modes & MOD_MAXERROR) in kern_ntp_adjtime()
369 if (modes & MOD_ESTERROR) in kern_ntp_adjtime()
371 if (modes & MOD_STATUS) { in kern_ntp_adjtime()
390 if (modes & MOD_TAI) { in kern_ntp_adjtime()
395 if (modes & MOD_PPSMAX) { in kern_ntp_adjtime()
404 if (modes & MOD_NANO) in kern_ntp_adjtime()
406 if (modes & MOD_MICRO) in kern_ntp_adjtime()
408 if (modes & MOD_CLKB) in kern_ntp_adjtime()
[all …]
/freebsd-14.2/usr.sbin/lpr/lpd/
H A Dmodes.c45 struct modes { struct
55 struct modes cmodes[] = { argument
97 struct modes imodes[] = {
133 struct modes lmodes[] = {
185 struct modes omodes[] = {
204 struct modes *mp; in msearch()
/freebsd-14.2/crypto/openssl/crypto/evp/
H A Dbuild.info60 INCLUDE[e_camellia.o]=.. ../modes
65 INCLUDE[e_aes.o]=.. ../modes
66 INCLUDE[e_aes_cbc_hmac_sha1.o]=../modes
67 INCLUDE[e_aes_cbc_hmac_sha256.o]=../modes
68 INCLUDE[e_aria.o]=.. ../modes
69 INCLUDE[e_sm4.o]=.. ../modes
/freebsd-14.2/bin/stty/
H A Dmodes.c42 struct modes { struct
52 static const struct modes cmodes[] = { argument
96 static const struct modes imodes[] = {
134 static const struct modes lmodes[] = {
186 static const struct modes omodes[] = {
213 const struct modes *mp; in msearch()
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/delegate/
H A Ddelegate_common.kshlib453 set -A modes "on" "off"
477 set -A modes 1 2 3
1018 set -A modes "on" "off"
1037 set -A modes "on" "off"
1192 set -A modes "on" "off"
1215 set -A modes "on" "off"
1226 $perm=${modes[$n]} $fs
1227 if [[ ${modes[$n]} != \
1241 $perm=${modes[$n]} $fs
1251 $perm=${modes[$n]} $fs
[all …]
/freebsd-14.2/sys/contrib/device-tree/Bindings/mfd/
H A Dmediatek,mt6360.yaml150 regulator-allowed-modes = <MT6360_OPMODE_NORMAL
158 regulator-allowed-modes = <MT6360_OPMODE_NORMAL
166 regulator-allowed-modes = <MT6360_OPMODE_NORMAL
173 regulator-allowed-modes = <MT6360_OPMODE_NORMAL
180 regulator-allowed-modes = <MT6360_OPMODE_NORMAL
187 regulator-allowed-modes = <MT6360_OPMODE_NORMAL
194 regulator-allowed-modes = <MT6360_OPMODE_NORMAL
201 regulator-allowed-modes = <MT6360_OPMODE_NORMAL
/freebsd-14.2/sys/contrib/device-tree/Bindings/arm/freescale/
H A Dfsl,imx7ulp-pm.txt5 the MCU into and out of all stop and run power modes. Specifically, it
6 monitors events to trigger transitions between power modes while
11 Standby modes for either Cortex family. Run, Wait, and Stop are the
12 common terms used for the primary operating modes of Kinetis
/freebsd-14.2/tools/tools/ath/athrd/
H A Dathrd.c1016 int modes = 0; in main() local
1080 modes |= HAL_MODE_11A; in main()
1083 modes |= HAL_MODE_11B; in main()
1086 modes |= HAL_MODE_11G; in main()
1089 modes |= HAL_MODE_HT20; in main()
1092 modes |= HAL_MODE_HT40; in main()
1095 modes |= HAL_MODE_HT; in main()
1156 if (modes == 0) { in main()
1254 if (modes & HAL_MODE_11G) in main()
1256 if (modes & HAL_MODE_11B) in main()
[all …]

12345678910>>...22