Home
last modified time | relevance | path

Searched full:grade (Results 1 – 25 of 60) sorted by relevance

123

/freebsd/sys/contrib/device-tree/Bindings/clock/
H A Dxlnx,clocking-wizard.yaml43 xlnx,speed-grade:
47 Speed grade of the device. Higher the speed grade faster is the FPGA device.
62 - xlnx,speed-grade
73 xlnx,speed-grade = <1>;
H A Dsilabs,si544.txt13 to the speed grade of the chip.
H A Dsilabs,si5341.txt25 The device type, speed grade and revision are determined runtime by probing.
/freebsd/share/man/man4/
H A Dmac_lomac.469 The hierarchal grade field or fields are expressed
105 .D1 Li lomac / Ar grade Bq Ar auxgrade
128 .D1 Ar subject Ns :: Ns Ar higrade No \[>=] Ar target-object Ns :: Ns Ar grade
130 Modification of subjects is the same, as the target subject's single grade
135 .D1 Ar subject Ns :: Ns Ar singlegrade No > Ar object Ns :: Ns Ar grade
142 object's grade, as well as the
H A Dmac_biba.467 The hierarchal grade field is expressed as a value between 0 and 65535,
148 .D1 Li biba / Ar grade : compartments
H A Dmac_mls.4141 .D1 Li mls / Ar grade : compartments
/freebsd/sys/contrib/device-tree/Bindings/cpufreq/
H A Dimx-cpufreq-dt.txt13 - Supported speed grade mask
27 /* grade >= 0, consumer only */
34 /* grade >= 1, all segments */
/freebsd/lib/geom/part/
H A Dgeom_part.c452 uintmax_t grade; in gpart_autofill() local
548 grade = ~0ULL; in gpart_autofill()
562 (uintmax_t)(len - size) < grade) { in gpart_autofill()
564 grade = len - size; in gpart_autofill()
569 grade = start - a_first; in gpart_autofill()
572 if (grade == ~0ULL || len > size) { in gpart_autofill()
575 grade = 0; in gpart_autofill()
590 (uintmax_t)(len - size) < grade) { in gpart_autofill()
592 grade = len - size; in gpart_autofill()
597 grade = start - a_first; in gpart_autofill()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/nvmem/
H A Dimx-ocotp.yaml76 cpu_speed_grade: speed-grade@10 {
84 tempmon_temp_grade: temp-grade@20 {
/freebsd/sys/security/mac_lomac/
H A Dmac_lomac.h52 #define MAC_LOMAC_TYPE_GRADE 1 /* Hierarchal grade with mb_grade. */
63 * and mb_grade represents the hierarchal grade if valid for the current
H A Dmac_lomac.c433 lomac_set_single(struct mac_lomac *ml, u_short type, u_short grade) in lomac_set_single() argument
437 ml->ml_single.mle_grade = grade; in lomac_set_single()
1184 int len, grade; in lomac_ifnet_create() local
1189 grade = MAC_LOMAC_TYPE_EQUAL; in lomac_ifnet_create()
1194 grade = MAC_LOMAC_TYPE_HIGH; in lomac_ifnet_create()
1198 grade = MAC_LOMAC_TYPE_LOW; in lomac_ifnet_create()
1216 grade = MAC_LOMAC_TYPE_HIGH; in lomac_ifnet_create()
1232 lomac_set_single(dest, grade, 0); in lomac_ifnet_create()
1233 lomac_set_range(dest, grade, 0, grade, 0); in lomac_ifnet_create()
1658 * Some system privileges are allowed regardless of integrity grade; others
/freebsd/sys/contrib/device-tree/Bindings/thermal/
H A Dimx-thermal.yaml40 - description: Phandle to the temperature grade provided by ocotp
93 tempmon_temp_grade: temp-grade@20 {
/freebsd/sys/security/mac_biba/
H A Dmac_biba.h50 #define MAC_BIBA_TYPE_GRADE 1 /* Hierarchal grade with mb_grade. */
61 * and mb_grade represents the hierarchal grade if valid for the current
H A Dmac_biba.c446 biba_set_effective(struct mac_biba *mb, u_short type, u_short grade, in biba_set_effective() argument
451 mb->mb_effective.mbe_grade = grade; in biba_set_effective()
632 char *compartment, *end, *grade; in biba_parse_element() local
649 * Numeric grade piece of the element. in biba_parse_element()
651 grade = strsep(&string, ":"); in biba_parse_element()
652 value = strtol(grade, &end, 10); in biba_parse_element()
653 if (end == grade || *end != '\0') in biba_parse_element()
1880 * Some system privileges are allowed regardless of integrity grade; others
/freebsd/sys/contrib/device-tree/src/arm64/freescale/
H A Dtqma8xx.dtsi47 /* TQMa8Xx only uses industrial grade, reduce trip points accordingly */
55 /* end of temperature grade adjustments */
/freebsd/usr.bin/units/
H A Ddefinitions.units119 grade .9 degree
634 centesimalminute 1e-2 grade
635 centesimalsecond 1e-4 grade
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dcirrus,cs4234.yaml19 standard audio grade DAC, with performance specifications identical
/freebsd/crypto/openssl/doc/man3/
H A DPKCS7_encrypt.pod33 Some old "export grade" clients may only support weak encryption using 40 or 64
H A DPKCS12_create.pod56 export grade software which could use signing only keys of arbitrary size but
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/
H A Domap34xx.dtsi71 /* only high-speed grade omap3530 devices */
/freebsd/sys/contrib/device-tree/Bindings/mfd/
H A Drohm,bd96801-pmic.yaml13 BD96801 is an automotive grade single-chip power management IC.
/freebsd/secure/lib/libcrypto/man/man3/
H A DPKCS7_encrypt.3168 Some old \*(L"export grade\*(R" clients may only support weak encryption using 40 or 64
H A DPKCS12_create.3190 export grade software which could use signing only keys of arbitrary size but
/freebsd/crypto/openssl/
H A DREADME.md9 OpenSSL is a robust, commercial-grade, full-featured Open Source Toolkit
/freebsd/sys/netinet/libalias/
H A Dalias.h224 * (Carrier Grade NAT) address range as follows:

123