/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/clock/ |
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/sys/security/mac_lomac/ |
H A D | mac_lomac.c | 434 lomac_set_single(struct mac_lomac *ml, u_short type, u_short grade) in lomac_set_single() argument 438 ml->ml_single.mle_grade = grade; in lomac_set_single() 1185 int len, grade; in lomac_ifnet_create() local 1190 grade = MAC_LOMAC_TYPE_EQUAL; in lomac_ifnet_create() 1195 grade = MAC_LOMAC_TYPE_HIGH; in lomac_ifnet_create() 1199 grade = MAC_LOMAC_TYPE_LOW; in lomac_ifnet_create() 1217 grade = MAC_LOMAC_TYPE_HIGH; in lomac_ifnet_create() 1233 lomac_set_single(dest, grade, 0); in lomac_ifnet_create() 1234 lomac_set_range(dest, grade, 0, grade, 0); in lomac_ifnet_create()
|
/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/src/arm/ti/omap/ |
H A D | omap34xx.dtsi | 71 /* only high-speed grade omap3530 devices */
|
H A D | am57xx-idk-common.dtsi | 6 #include "am57xx-industrial-grade.dtsi"
|
H A D | am57xx-beagle-x15-common.dtsi | 8 #include "am57xx-commercial-grade.dtsi"
|
H A D | am5729-beagleboneai.dts | 9 #include "am57xx-commercial-grade.dtsi"
|
/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/security/mac_biba/ |
H A D | mac_biba.c | 447 biba_set_effective(struct mac_biba *mb, u_short type, u_short grade, in biba_set_effective() argument 452 mb->mb_effective.mbe_grade = grade; in biba_set_effective() 633 char *compartment, *end, *grade; in biba_parse_element() local 652 grade = strsep(&string, ":"); in biba_parse_element() 653 value = strtol(grade, &end, 10); in biba_parse_element() 654 if (end == grade || *end != '\0') in biba_parse_element()
|
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/ |
H A D | imx6sll.dtsi | 806 cpu_speed_grade: speed-grade@10 { 814 tempmon_temp_grade: temp-grade@20 {
|
H A D | imx6sl.dtsi | 968 cpu_speed_grade: speed-grade@10 { 976 tempmon_temp_grade: temp-grade@20 {
|
H A D | imx6ul.dtsi | 1000 tempmon_temp_grade: temp-grade@20 { 1004 cpu_speed_grade: speed-grade@10 {
|
H A D | imx6qdl.dtsi | 1179 cpu_speed_grade: speed-grade@10 { 1187 tempmon_temp_grade: temp-grade@20 {
|
H A D | imx6sx.dtsi | 1128 cpu_speed_grade: speed-grade@10 { 1136 tempmon_temp_grade: temp-grade@20 {
|
H A D | imx7s.dtsi | 573 fuse_grade: fuse-grade@10 {
|
/freebsd/crypto/openssl/ |
H A D | README.md | 9 OpenSSL is a robust, commercial-grade, full-featured Open Source Toolkit
|
/freebsd/crypto/openssl/doc/man1/ |
H A D | openssl-pkcs12.pod.in | 317 "export grade" software will only allow 512 bit RSA keys to be used for
|
/freebsd/sys/contrib/device-tree/src/arm64/allwinner/ |
H A D | sun50i-h6.dtsi | 281 cpu_speed_grade: cpu-speed-grade@1c {
|
/freebsd/sys/contrib/device-tree/src/arm64/freescale/ |
H A D | imx8mn.dtsi | 592 cpu_speed_grade: speed-grade@10 { /* 0x440 */
|
H A D | imx8mm.dtsi | 586 cpu_speed_grade: speed-grade@10 { /* 0x440 */
|
H A D | imx8mq.dtsi | 806 cpu_speed_grade: speed-grade@10 { /* 0x440 */
|