| /freebsd-src/sys/contrib/device-tree/Bindings/sound/ |
| H A D | ti,j721e-cpb-audio.yaml | 6 $id: http://devicetree.org/schemas/sound/ti,j721e-cpb-audio.yaml# 40 - ti,j721e-cpb-audio 41 - ti,j7200-cpb-audio 47 ti,cpb-mcasp: 48 description: phandle to McASP used on CPB 51 ti,cpb-codec: 52 description: phandle to the pcm3168a codec used on the CPB 66 - ti,cpb-mcasp 67 - ti,cpb-codec 78 const: ti,j721e-cpb-audio [all …]
|
| H A D | ti,j721e-cpb-ivi-audio.yaml | 6 $id: http://devicetree.org/schemas/sound/ti,j721e-cpb-ivi-audio.yaml# 16 extension board is extending the CPB audio support, described in: 17 sound/ti,j721e-cpb-audio.txt 28 Note: the same PLL4 and PLL15 is used by the audio support on the CPB! 47 - const: ti,j721e-cpb-ivi-audio 53 ti,cpb-mcasp: 54 description: phandle to McASP used on CPB 57 ti,cpb-codec: 58 description: phandle to the pcm3168a codec used on the CPB 75 - description: AUXCLK clock for McASP used by CPB audio [all …]
|
| /freebsd-src/sys/contrib/openzfs/tests/zfs-tests/cmd/checksum/ |
| H A D | edonr_test.c | 108 double cpb = 0; \ in main() 121 cpb = (cpu_mhz * 1e6 * ((double)delta / \ in main() 124 (void) printf("Edon-R-%-6s%llu us (%.02f CPB)\n", #mode,\ in main() 125 (u_longlong_t)delta, cpb); \ in main()
|
| H A D | blake3_test.c | 553 double cpb = 0; \ in main() 566 cpb = (cpu_mhz * 1e6 * ((double)delta / \ in main() 569 (void) printf("BLAKE3-%s %llu us (%.02f CPB)\n", impl, \ in main() 570 (u_longlong_t)delta, cpb); \ in main()
|
| H A D | sha2_test.c | 167 double cpb = 0; \ 180 cpb = (cpu_mhz * 1e6 * ((double)delta / \ in main() 183 (void) printf("sha%s-%-9s%7llu us (%.02f CPB)\n", #mode,\ in main() 184 name, (u_longlong_t)delta, cpb); \ in main()
|
| H A D | skein_test.c | 292 double cpb = 0; \ in main() 307 cpb = (cpu_mhz * 1e6 * ((double)delta / \ in main() 311 "(%.02f CPB)\n", (u_longlong_t)delta, cpb); \ in main()
|
| /freebsd-src/sys/contrib/device-tree/src/arm64/ti/ |
| H A D | k3-j7200-common-proc-board.dts | 355 * The j7200 CPB board is identical to the CPB used for J721E, the SOMs can be 356 * swapped on the CPB. 358 * main_i2c1 of J7200 is connected to the CPB i2c bus labeled as i2c3. 359 * The i2c1 of the CPB (as it is labeled) is not connected to j7200.
|
| H A D | k3-j721e-common-proc-board.dts | 113 compatible = "ti,j721e-cpb-audio"; 114 model = "j721e-cpb"; 116 ti,cpb-mcasp = <&mcasp10>; 117 ti,cpb-codec = <&pcm3168a_1>; 123 clock-names = "cpb-mcasp-auxclk", 124 "cpb-mcasp-auxclk-48000", "cpb-mcasp-auxclk-44100", 125 "cpb-codec-scki", 126 "cpb-codec-scki-48000", "cpb [all...] |
| /freebsd-src/contrib/bc/src/ |
| H A D | num.c | 1483 BcNum cpa, cpb; in bc_num_m() 1548 bc_num_init(&cpb, b->len + BC_NUM_RDX_VAL(b)); in bc_num_m() 1555 bc_num_copy(&cpb, b); in bc_num_m() 1558 assert(BC_NUM_RDX_VALID_NP(cpb)); in bc_num_m() 1561 BC_NUM_NEG_CLR_NP(cpb); in bc_num_m() 1564 assert(BC_NUM_RDX_VALID_NP(cpb)); in bc_num_m() 1570 brdx = BC_NUM_RDX_VAL_NP(cpb) * BC_BASE_DIGS; 1571 bc_num_shiftLeft(&cpb, brdx); 1582 bzero = bc_num_shiftZero(&cpb); in bc_num_nonZeroDig() 1589 bc_num_clean(&cpb); 1434 BcNum cpa, cpb; bc_num_m() local 1656 BcNum cpb; bc_num_d_long() local 1832 BcNum cpa, cpb; bc_num_d() local [all...] |
| /freebsd-src/contrib/one-true-awk/testdir/ |
| H A D | test.data | 120 6 cpb
|
| /freebsd-src/sys/contrib/edk2/Include/Uefi/ |
| H A D | UefiPxe.h | 328 /// Identify the type of IP address in the CPB. 634 /// Start commands if information in the CDB, CPB or DB is invalid. 918 /// cpb and db definitions 1511 /// When using bulk update, the size of the CPB structure must be
|
| /freebsd-src/crypto/openssl/crypto/modes/asm/ |
| H A D | ghashp8-ppc.pl | 32 # aggregated reduction - by 170% or 2.7x (resulting in 0.55 cpb). 33 # POWER9 delivers 0.51 cpb.
|
| H A D | ghash-x86_64.pl | 89 # Knights Landing achieves 1.09 cpb.
|
| /freebsd-src/crypto/openssl/crypto/poly1305/asm/ |
| H A D | poly1305-ia64.S | 12 // floating-point instructions' latencies and deliver ~2.6 cpb.
|
| H A D | poly1305-c64xplus.pl | 23 # because results were observed to vary from 2.1 to 7.6 cpb depending
|
| H A D | poly1305-s390x.pl | 21 # ~6.6/2.3 cpb on z10/z196+, >2x improvement over compiler-generated
|
| /freebsd-src/crypto/openssl/crypto/chacha/asm/ |
| H A D | chacha-ia64.pl | 15 # pass runs slower than expected... Overall result is 15.6 cpb, two
|
| H A D | chacha-x86_64.pl | 59 # cpb in single thread, the corresponding capability is suppressed;
|
| /freebsd-src/crypto/openssl/crypto/rc4/asm/ |
| H A D | rc4-x86_64.pl | 108 # For reference, Intel code runs at 6.8 cpb rate on Opteron.
|
| /freebsd-src/sys/contrib/openzfs/module/icp/asm-x86_64/modes/ |
| H A D | ghash-x86_64.S | 88 # Knights Landing achieves 1.09 cpb.
|
| /freebsd-src/crypto/openssl/crypto/sha/asm/ |
| H A D | sha256-armv4.pl | 45 # Add ARMv8 code path performing at 2.0 cpb on Apple A7.
|
| H A D | sha1-armv4-large.pl | 76 # Add ARMv8 code path performing at 2.35 cpb on Apple A7.
|
| /freebsd-src/sys/compat/linprocfs/ |
| H A D | linprocfs.c | 298 "cpb", "eff_freq_ro", "proc_feedback", in linprocfs_docpuinfo()
|
| /freebsd-src/sys/crypto/openssl/arm/ |
| H A D | sha256-armv4.S | 45 @ Add ARMv8 code path performing at 2.0 cpb on Apple A7.
|
| /freebsd-src/share/misc/ |
| H A D | usb_vendors | 11256 c010 CPB-7000
|