Home
last modified time | relevance | path

Searched +full:128 +full:x128 (Results 1 – 25 of 43) sorted by relevance

12

/freebsd/sys/contrib/device-tree/Bindings/display/
H A Dsitronix,st7735r.yaml24 Adafruit 1.8" 160x128 Color TFT LCD (Product ID 358 or 618)
30 Okaya 1.44" 128x128 Color TFT LCD (E.g. Renesas YRSK-LCD-PMOD)
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dwcs.h161 0x006, // 0x080 = 128 - CLOSE_NORMAL
329 0x0ff, // 0x128 = 296 - JUMP
678 0x0ff, // 0x080 = 128 - JUMP
846 0x032, // 0x128 = 296 - SET_OPEN_STATUS_PHY_NOT_RDY_DOC
1195 0x0ff, // 0x080 = 128 - JUMP
1363 0x0ff, // 0x128 = 296 - JUMP
1711 0x0ca, // 0x080 = 128 - JUMP_IF_PHY_READY
1879 0x031, // 0x128 = 296 - SET_OPEN_STATUS_PHY_NOT_RDY_SFO
2229 0x06f, // 0x080 = 128 -
2397 0x12b, // 0x128 = 296 -
[all …]
/freebsd/contrib/libucl/src/
H A Dmum.h59 /* Macro saying to use 128-bit integers implemented by GCC for some
114 /* AARCH64 needs 2 insns to calculate 128-bit result of the in _mum()
116 function doing 128x128->128 bit multiplication. The function is in _mum()
126 /* Implementation of 64x64->128-bit multiplication by four 32x32->64 in _mum()
197 The macro value affects the result hash for strings > 128 bit. The
229 64x64->128-bit multiplication. AVX2 currently only have a in _mum_hash_aligned()
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dscorpion_reg_map.h150 volatile u_int32_t MAC_DMA_TIMT_7; /* 0x124 - 0x128 */
151 volatile u_int32_t MAC_DMA_TIMT_8; /* 0x128 - 0x12c */
168 volatile u_int32_t MAC_QCU_RDYTIME[10]; /* 0x100 - 0x128 */
169 volatile char pad__5[0x18]; /* 0x128 - 0x140 */
209 volatile u_int32_t MAC_DCU_MISC[10]; /* 0x100 - 0x128 */
210 volatile char pad__8[0x10]; /* 0x128 - 0x138 */
394 volatile u_int32_t MAC_PCU_FILTER_OFDM_CNT; /* 0x124 - 0x128 */
395 volatile u_int32_t MAC_PCU_FILTER_CCK_CNT; /* 0x128 - 0x12c */
652 volatile u_int32_t BB_rx_ocgain[128]; /* 0x200 - 0x400 */
922 volatile u_int32_t BB_rx_ocgain2[128]; /* 0x200 - 0x400 */
[all …]
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dfp_lib.h15 // binary32, binary64 and binary 128 types, respectively, and that integer
66 // 64x64 -> 128 wide multiply for platforms that don't have such an operation;
97 // 128-bit integer, we let the constant be casted to 128-bit integer
136 // 128x128 -> 256 wide multiply for platforms that don't have such an operation;
/freebsd/sys/arm/freescale/vybrid/
H A Dvf_iomuxc.h105 #define IOMUXC_PTD20 0x128 /* Software MUX Pad Control Register 74 */
159 #define IOMUXC_PTE23 0x200 /* Software MUX Pad Control Register 128 */
/freebsd/contrib/llvm-project/libcxx/src/ryu/
H A Dd2s.cpp56 // We need a 64x128-bit multiplication and a subsequent 128-bit shift.
58 // The 64-bit factor is variable and passed in, the 128-bit factor comes
60 // significant bits (i.e., the 9 topmost bits are zeros). The 128-bit
68 // the 64x128-bit multiplication.
71 // 1. Best case: the compiler exposes a 128-bit type.
75 // We explicitly cast from 64-bit to 128-bit, so the compiler can tell
79 // 64x64-bit multiplications and 128-bit shifts.
97 uint64_t __high1; // 128 in __mulShift()
205 // Step 3: Convert to a decimal power base using 128 in __d2d()
[all...]
/freebsd/contrib/bearssl/src/hash/
H A Dghash_ctmul32.c149 * We are using Karatsuba: the 128x128 multiplication is in br_ghash_ctmul32()
/freebsd/sys/dev/cadence/
H A Dif_cgem_hw.h246 #define CGEM_FRAMES_128_255B_TX 0x120 /* 128-255 Byte Frames xmit */
248 #define CGEM_FRAMES_512_1023B_TX 0x128 /* 512-1023 Byte frames xmit */
265 #define CGEM_FRAMES_128_255B_RX 0x170 /* 128-255 Byte Frames Rx'd */
/freebsd/crypto/openssl/crypto/modes/asm/
H A Dghash-sparcv9.pl20 # single multiplication operation in GF(2^128). "4-bit" means that it
21 # uses 256 bytes per-key table [+128 bytes shared table]. Performance
350 # Straightforward 128x128-bit multiplication using Karatsuba algorithm
/freebsd/sys/dev/bwi/
H A Dif_bwivar.h48 #define BWI_TX_NDESC 128
292 #define BWI_FW_VERSION3_REVMAX 0x128
/freebsd/sys/contrib/dev/iwlwifi/
H A Diwl-eeprom-parse.c
/freebsd/sys/dev/cxgbe/cudbg/
H A Dcudbg_entity.h49 #define CUDBG_MAX_RPLC_SIZE 128
816 {0x100, 0x128},
/freebsd/sys/contrib/device-tree/src/arm64/apple/
H A Dt600x-pmgr.dtsi54 DIE_NODE(ps_soc_dpe): power-controller@128 {
56 reg = <0x128 4>;
710 DIE_NODE(ps_ispsens0): power-controller@128 {
712 reg = <0x128 4>;
1507 DIE_NODE(ps_dcs_17): power-controller@128 {
1509 reg = <0x128 4>;
H A Dt8103-pmgr.dtsi53 ps_soc_spmi2: power-controller@128 {
55 reg = <0x128 4>;
/freebsd/sys/dev/evdev/
H A Dinput-event-codes.h218 #define KEY_STOP 128 /* AC Stop */
386 #define BTN_BASE3 0x128
/freebsd/sys/contrib/device-tree/include/dt-bindings/input/
H A Dlinux-event-codes.h206 #define KEY_STOP 128 /* AC Stop */
374 #define BTN_BASE3 0x128
/freebsd/sys/crypto/openssl/amd64/
H A Dpoly1305-x86_64.S406 cmpq $128,%rdx
714 vmovdqa %xmm14,-128(%r11)
749 vmovdqa %xmm12,128(%rsp)
813 vmovdqa 128(%rsp),%xmm4
881 vmovdqa -128(%r11),%xmm7
1297 cmpq $128,%rdx
1576 subq $0x128,%rsp
1604 vmovdqa %ymm12,128-144(%rax)
/freebsd/cddl/contrib/opensolaris/lib/libctf/common/
H A Dctf.5934 #define CTF_FP_LDINTRVL 9 /* Long double interval (2x128-bit) encoding */
937 #define CTF_FP_LDIMAGRY 12 /* Long double imaginary (128-bit) encoding */
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DOrcABISupport.cpp714 0xffb20080, // 0x44: sd s2,128(sp) in writeResolverCode()
754 0xdfb20080, // 0xd0: ld s2, 128(sp) in writeResolverCode()
941 0x08d13023, // 0x44: sd a3,128(sp) in writeResolverCode()
982 0x08013683, // 0xe8: ld a3,128(sp) in writeResolverCode()
998 0x10013d87, // 0x128: fld fs11,256(sp) in writeResolverCode()
1116 0x2bc20067, // 0x44: fst.d $fa7, $sp, 128(0x80) in writeResolverCode()
1125 0x2b820067, // 0x68: fld.d $fa7, $sp, 128(0x80) in writeResolverCode()
/freebsd/sys/dev/sdhci/
H A Dsdhci_fsl_fdt.c117 #define SDHCI_FSL_TBPTR 0x128
977 * Set the buffer watermark level to 128 words (512 bytes) for both in sdhci_fsl_fdt_attach()
986 * watermark for different size blocks. However, 128 is the maximum in sdhci_fsl_fdt_attach()
/freebsd/sys/dev/iwn/
H A Dif_iwnreg.h398 /* Pad to 128 bytes. */
486 #define IWN_CMD_SCAN 128
1893 #define IWN5000_EEPROM_CRYSTAL 0x128
2025 { 11, { 100, 104, 108, 112, 116, 120, 124, 128, 132, 136, 140 } },
2236 128, 232,
2249 128, 232,
2262 128,232,
2264 128,232,
/freebsd/sys/dev/bhnd/cores/chipc/
H A Dchipcreg.h148 #define CHIPC_FLASH_CFG 0x128
953 #define CHIPC_FLSTRCF4706_1ST_MADDR_SEG_128MB 0x6 /* 128MB */
/freebsd/sys/dev/qlnx/qlnxe/
H A Dmcp_public.h123 u64 r255; /* 0x02 (Offset 0x10 ) RX 128 to 255 byte frame counter*/
156 u64 t255; /* 0x42 (Offset 0xb8 ) TX 128 to 255 byte frame counter*/
188 u64 rxmca; /* 0x0d (Offset 0x128) RX MC frame counter */
253 #define MAX_SYSTEM_LLDP_TLV_DATA 32 /* In dwords. 128 in bytes*/
254 #define MAX_TLV_BUFFER 128 /* In dwords. 512 in bytes*/
547 /* 128 bit: VF ack */
/freebsd/crypto/openssl/crypto/poly1305/asm/
H A Dpoly1305-x86_64.pl528 cmp \$128,$len
1452 cmp \$128,$len
1729 sub \$0x128,%rsp
2128 # processes 128 bytes per iteration, cases when length is not divisible
2129 # by 128 are handled by passing tail 64 bytes to .Ltail_avx2. For this
2154 sub \$0x128,%rsp
2193 vmovdqa64 $R0,0x00(%rsp){%k2} # save in case $len%128 != 0
2324 vmovdqa32 128(%rcx),$M0 # .Lpermd_avx512:
2515 sub \$128,$len
2852 vmovdqa64 128(%r10),$reduc_left # .L2_44_shift_lft
[all …]

12