/freebsd/sys/contrib/device-tree/Bindings/clock/ |
H A D | xlnx,clocking-wizard.yaml | 43 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 D | silabs,si544.txt | 13 to the speed grade of the chip.
|
H A D | silabs,si5341.txt | 25 The device type, speed grade and revision are determined runtime by probing.
|
/freebsd/share/man/man4/ |
H A D | mac_lomac.4 | 69 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 D | mac_biba.4 | 67 The hierarchal grade field is expressed as a value between 0 and 65535, 148 .D1 Li biba / Ar grade : compartments
|
H A D | mac_mls.4 | 141 .D1 Li mls / Ar grade : compartments
|
/freebsd/sys/contrib/device-tree/Bindings/cpufreq/ |
H A D | imx-cpufreq-dt.txt | 13 - Supported speed grade mask 27 /* grade >= 0, consumer only */ 34 /* grade >= 1, all segments */
|
/freebsd/lib/geom/part/ |
H A D | geom_part.c | 452 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 D | imx-ocotp.yaml | 76 cpu_speed_grade: speed-grade@10 { 84 tempmon_temp_grade: temp-grade@20 {
|
/freebsd/sys/security/mac_lomac/ |
H A D | mac_lomac.h | 52 #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 D | mac_lomac.c | 433 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 D | imx-thermal.yaml | 40 - description: Phandle to the temperature grade provided by ocotp 93 tempmon_temp_grade: temp-grade@20 {
|
/freebsd/sys/security/mac_biba/ |
H A D | mac_biba.h | 50 #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 D | mac_biba.c | 446 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 D | tqma8xx.dtsi | 47 /* TQMa8Xx only uses industrial grade, reduce trip points accordingly */ 55 /* end of temperature grade adjustments */
|
/freebsd/usr.bin/units/ |
H A D | definitions.units | 119 grade .9 degree 634 centesimalminute 1e-2 grade 635 centesimalsecond 1e-4 grade
|
/freebsd/sys/contrib/device-tree/Bindings/sound/ |
H A D | cirrus,cs4234.yaml | 19 standard audio grade DAC, with performance specifications identical
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | PKCS7_encrypt.pod | 33 Some old "export grade" clients may only support weak encryption using 40 or 64
|
H A D | PKCS12_create.pod | 56 export grade software which could use signing only keys of arbitrary size but
|
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/ |
H A D | omap34xx.dtsi | 71 /* only high-speed grade omap3530 devices */
|
/freebsd/sys/contrib/device-tree/Bindings/mfd/ |
H A D | rohm,bd96801-pmic.yaml | 13 BD96801 is an automotive grade single-chip power management IC.
|
/freebsd/secure/lib/libcrypto/man/man3/ |
H A D | PKCS7_encrypt.3 | 168 Some old \*(L"export grade\*(R" clients may only support weak encryption using 40 or 64
|
H A D | PKCS12_create.3 | 190 export grade software which could use signing only keys of arbitrary size but
|
/freebsd/crypto/openssl/ |
H A D | README.md | 9 OpenSSL is a robust, commercial-grade, full-featured Open Source Toolkit
|
/freebsd/sys/netinet/libalias/ |
H A D | alias.h | 224 * (Carrier Grade NAT) address range as follows:
|