/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/ |
H A D | imx7-colibri.dtsi | 15 brightness-levels = <0 45 63 88 119 158 203 255>; 20 pinctrl-0 = <&pinctrl_gpio_bl_on>; 22 pwms = <&pwm1 0 6666667 PWM_POLARITY_INVERTED>; 34 pinctrl-0 = <&pinctrl_usbc_det>; 40 pinctrl-0 = <&pinctrl_gpiokeys>; 111 pinctrl-0 = <&pinctrl_usbh_reg>; 151 pinctrl-0 = <&pinctrl_ecspi3 &pinctrl_ecspi3_cs>; 157 assigned-clock-rates = <0>, <100000000>; 170 pinctrl-0 = <&pinctrl_enet1>; 175 #size-cells = <0>; [all …]
|
H A D | imx7d-pico-pi.dts | 14 pinctrl-0 = <&pinctrl_gpio_leds>; 41 #sound-dai-cells = <0>; 42 reg = <0x0a>; 53 reg = <0x38>; 55 pinctrl-0 = <&pinctrl_touchscreen>; 70 pinctrl-0 = <&pinctrl_hog>; 74 MX7D_PAD_EPDC_DATA00__GPIO2_IO0 0x14 75 MX7D_PAD_EPDC_DATA01__GPIO2_IO1 0x14 [all...] |
H A D | imx7d-pico-hobbit.dts | 14 pinctrl-0 = <&pinctrl_gpio_leds>; 41 #sound-dai-cells = <0>; 42 reg = <0x0a>; 55 reg = <0x50>; 61 ads7846@0 { 62 reg = <0>; 65 interrupts = <7 0>; 69 ti,x-min = /bits/ 16 <0>; 71 ti,y-min = /bits/ 16 <0>; 86 pinctrl-0 = <&pinctrl_hog>; [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/rockchip/ |
H A D | rk3288-veyron-jerry.dts | 25 pinctrl-0 = <&pmic_int_l &dvs_1 &dvs_2>; 45 #size-cells = <0>; 52 0x01 0x00 0x06 0x00 0x08 0x02 0x89 0x01 53 0x24 0x00 0x67 0x09 0x14 0x01 0x00 0x0f 0x01 0x0c 0x02 0x0c 0x03 0x0c 0x04 0x0c 54 0x05 0x0c 0x06 0x0c 0x07 0x09 0x08 0x09 0x09 0x09 0x0a 0x0c 0x0b 0x0c 0x0c 0x0c 55 0x0d 0x09 0x0e 0x09 0x0f 0x09 0x89 0x01 0x24 0x00 0x67 0x09 0x14 0x02 0x00 0x0f 56 0x01 0x0c 0x02 0x0c 0x03 0x0c 0x04 0x0c 0x05 0x0c 0x06 0x0c 0x07 0x09 0x08 0x09 57 0x09 0x09 0x0a 0x0c 0x0b 0x0c 0x0c 0x0c 0x0d 0x09 0x0e 0x09 0x0f 0x09 0x89 0x01 58 0x24 0x00 0x67 0x09 0x14 0x03 0x00 0x0f 0x01 0x0c 0x02 0x0c 0x03 0x0c 0x04 0x0c 59 0x05 0x0c 0x06 0x0c 0x07 0x09 0x08 0x09 0x09 0x09 0x0a 0x0c 0x0b 0x0c 0x0c 0x0c [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/leds/ |
H A D | leds-lp55xx.txt | 12 - clock-mode: Input clock mode, (0: automode, 1: internal, 2: external) 15 - led-cur: Current setting at each led channel (mA x10, 0 if led is not connected) 22 0: D1~9 are connected to VDD 35 on channel 0. 39 reg = <0x32>; 44 led-cur = /bits/ 8 <0x2f>; 45 max-cur = /bits/ 8 <0x5f>; 50 led-cur = /bits/ 8 <0x2f>; 51 max-cur = /bits/ 8 <0x5f>; 55 led-cur = /bits/ 8 <0x2f>; [all …]
|
H A D | leds-lp55xx.yaml | 43 - 0 # automode 59 - 0 # D1~9 are connected to VDD 68 const: 0 79 '^multi-led@[0-8]$': 92 const: 0 95 "^led@[0-8]$": 104 Current setting at each LED channel (mA x10, 0 if LED is not connected) 105 minimum: 0 118 "^led@[0-8]$": 127 Current setting at each LED channel (mA x10, 0 if LED is not connected) [all …]
|
/freebsd/sys/crypto/openssl/aarch64/ |
H A D | armv8-mont.S | 35 add x29,sp,#0 40 ldr x9,[x2],#8 // bp[0] 42 ldp x7,x8,[x1],#16 // ap[0..1] 46 ldp x13,x14,[x3],#16 // np[0..1] 48 mul x6,x7,x9 // ap[0]*bp[0] 51 mul x10,x8,x9 // ap[1]*bp[0] 54 mul x15,x6,x4 // "tp[0]"*n0 57 // (*) mul x12,x13,x15 // np[0]*m1 59 mul x16,x14,x15 // np[1]*m1 71 umulh x17,x14,x15 [all …]
|
H A D | poly1305-armv8.S | 31 mov x9,#0xfffffffc0fffffff 32 movk x9,#0x0fff,lsl#48 37 and x7,x7,x9 // &=0ffffffc0fffffff 39 and x8,x8,x9 // &=0ffffffc0ffffffc 100 umulh x14,x4,x8 104 adc x14,x14,xzr 109 adc x14,x14,x11 113 adc x14,x14,x11 115 and x10,x14,#-4 // final reduction 116 and x6,x14,#3 [all …]
|
/freebsd/contrib/bearssl/src/x509/ |
H A D | skey_decoder.c | 17 x = 0; in t0_parse7E_unsigned() 22 x = (x << 7) | (uint32_t)(y & 0x7F); in t0_parse7E_unsigned() 23 if (y < 0x80) { in t0_parse7E_unsigned() 41 x = (x << 7) | (uint32_t)(y & 0x7F); in t0_parse7E_signed() 42 if (y < 0x80) { in t0_parse7E_signed() 52 #define T0_VBYTE(x, n) (unsigned char)((((uint32_t)(x) >> (n)) & 0x7F) | 0x80) 53 #define T0_FBYTE(x, n) (unsigned char)(((uint32_t)(x) >> (n)) & 0x7F) 54 #define T0_SBYTE(x) (unsigned char)((((uint32_t)(x) >> 28) + 0xF8) ^ 0xF8) 55 #define T0_INT1(x) T0_FBYTE(x, 0) 56 #define T0_INT2(x) T0_VBYTE(x, 7), T0_FBYTE(x, 0) [all …]
|
/freebsd/sys/crypto/openssl/powerpc/ |
H A D | ppccpuid.S | 9 fmr 0,0 11 .long 0 12 .byte 0,12,0x14,0,0,0,0,0 19 rldicl 0,0,32,32 21 .long 0 22 .byte 0,12,0x14,0,0,0,0,0 29 .long 0x10000484 31 .long 0 32 .byte 0,12,0x14,0,0,0,0,0 39 .long 0x7C000E99 [all …]
|
/freebsd/contrib/bearssl/src/codec/ |
H A D | pemdec.c | 17 x = 0; in t0_parse7E_unsigned() 22 x = (x << 7) | (uint32_t)(y & 0x7F); in t0_parse7E_unsigned() 23 if (y < 0x80) { in t0_parse7E_unsigned() 41 x = (x << 7) | (uint32_t)(y & 0x7F); in t0_parse7E_signed() 42 if (y < 0x80) { in t0_parse7E_signed() 52 #define T0_VBYTE(x, n) (unsigned char)((((uint32_t)(x) >> (n)) & 0x7F) | 0x80) 53 #define T0_FBYTE(x, n) (unsigned char)(((uint32_t)(x) >> (n)) & 0x7F) 54 #define T0_SBYTE(x) (unsigned char)((((uint32_t)(x) >> 28) + 0xF8) ^ 0xF8) 55 #define T0_INT1(x) T0_FBYTE(x, 0) 56 #define T0_INT2(x) T0_VBYTE(x, 7), T0_FBYTE(x, 0) [all …]
|
/freebsd/sys/crypto/openssl/powerpc64/ |
H A D | ppccpuid.S | 10 .localentry OPENSSL_fpu_probe,0 12 fmr 0,0 14 .long 0 15 .byte 0,12,0x14,0,0,0,0,0 21 .localentry OPENSSL_ppc64_probe,0 24 rldicl 0,0,32,32 26 .long 0 27 .byte 0,12,0x14,0,0,0,0,0 34 .localentry OPENSSL_altivec_probe,0 36 .long 0x10000484 [all …]
|
/freebsd/sys/crypto/openssl/powerpc64le/ |
H A D | ppccpuid.S | 10 .localentry OPENSSL_fpu_probe,0 12 fmr 0,0 14 .long 0 15 .byte 0,12,0x14,0,0,0,0,0 21 .localentry OPENSSL_ppc64_probe,0 24 rldicl 0,0,32,32 26 .long 0 27 .byte 0,12,0x14,0,0,0,0,0 34 .localentry OPENSSL_altivec_probe,0 36 .long 0x10000484 [all …]
|
/freebsd/crypto/openssl/crypto/ |
H A D | ppccpuid.pl | 12 $output = $#ARGV >= 0 && $ARGV[$#ARGV] =~ m|\.\w+$| ? pop : undef; 13 $flavour = $#ARGV >= 0 && $ARGV[0] !~ m|\.| ? shift : undef; 15 $0 =~ m/(.*[\/\\])[^\/\\]+$/; $dir=$1; 42 .long 0 43 .byte 0,12,0x14,0,0,0,0,0 49 extrdi r0,r0,32,0 51 .long 0 52 .byte 0,12,0x14,0,0,0,0,0 58 .long 0x10000484 # vor v0,v0,v0 60 .long 0 [all …]
|
/freebsd/sys/dev/bxe/ |
H A D | 57712_init_values.c | 54 /* #define ATC_COMMON_START 0 */ 55 {OP_WR, 0x1100b8, 0x1}, 58 {OP_WR, 0x600dc, 0x1}, 59 {OP_WR, 0x60050, 0x180}, 60 {OP_SW, 0x61000, 0x1ff0000}, 61 {OP_IF_MODE_AND, 1, 0x8}, /* e2 */ 62 {OP_WR, 0x617fc, 0x3fe001}, 63 {OP_IF_MODE_AND, 1, 0x10}, /* e3 */ 64 {OP_SW, 0x617fc, 0x20101ff}, 65 {OP_IF_MODE_AND, 1, 0x8}, /* e2 */ [all …]
|
H A D | 57711_init_values.c | 55 {OP_WR, 0x600dc, 0x1}, 56 {OP_SW, 0x61000, 0x2000000}, 57 {OP_RD, 0x600d8, 0x0}, 58 {OP_SW, 0x60200, 0x30200}, 59 {OP_WR, 0x600dc, 0x0}, 62 {OP_RD, 0x600b8, 0x0}, 63 {OP_RD, 0x600c8, 0x0}, 64 {OP_WR, 0x6016c, 0x0}, 67 {OP_RD, 0x600bc, 0x0}, 68 {OP_RD, 0x600cc, 0x0}, [all …]
|
/freebsd/contrib/libfido2/fuzz/ |
H A D | dummy.h | 22 const char dummy_pcsc_list[] = "reader1\0reader2\0reader3\0\0"; 24 const uint8_t dummy_id[] = { 0x5e, 0xd2 }; 27 0x78, 0x1c, 0x78, 0x60, 0xad, 0x88, 0xd2, 0x63, 28 0x32, 0x62, 0x2a, 0xf1, 0x74, 0x5d, 0xed, 0xb2, 29 0xe7, 0xa4, 0x2b, 0x44, 0x89, 0x29, 0x39, 0xc5, 30 0x56, 0x64, 0x01, 0x27, 0x0d, 0xbb, 0xc4, 0x49, 34 0x4f, 0x72, 0x98, 0x42, 0x4a, 0xe1, 0x17, 0xa5, 35 0x85, 0xa0, 0xef, 0x3b, 0x11, 0x24, 0x4a, 0x3d, 39 0xec, 0x8d, 0x8f, 0x78, 0x42, 0x4a, 0x2b, 0xb7, 40 0x82, 0x34, 0xaa, 0xca, 0x07, 0xa1, 0xf6, 0x56, [all …]
|
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/aarch64/ |
H A D | sme-abi.S | 1 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. 45 tbz x0, #0, 2f 67 0: 68 orr x0, x0, #0xC000000000000000 70 bfxil x0, x16, #0, #2 81 mrs x14, TPIDR2_EL0 82 cbnz x14, 2f 97 cbz x14, 1f 100 0: 101 ldr za[w15,0], [x16] [all …]
|
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_core/hsalsa20/ref2/ |
H A D | core_hsalsa20_ref2.c | 23 x9, x10, x11, x12, x13, x14, x15; in crypto_core_hsalsa20() local 27 x0 = U32C(0x61707865); in crypto_core_hsalsa20() 28 x5 = U32C(0x3320646e); in crypto_core_hsalsa20() 29 x10 = U32C(0x79622d32); in crypto_core_hsalsa20() 30 x15 = U32C(0x6b206574); in crypto_core_hsalsa20() 32 x0 = LOAD32_LE(c + 0); in crypto_core_hsalsa20() 37 x1 = LOAD32_LE(k + 0); in crypto_core_hsalsa20() 44 x14 = LOAD32_LE(k + 28); in crypto_core_hsalsa20() 45 x6 = LOAD32_LE(in + 0); in crypto_core_hsalsa20() 50 for (i = ROUNDS; i > 0; i -= 2) { in crypto_core_hsalsa20() [all …]
|
/freebsd/lib/libc/aarch64/string/ |
H A D | strncmp.S | 16 bic x8, x0, #0xf // x0 aligned to the boundary 17 and x9, x0, #0xf // x9 is the offset 18 bic x10, x1, #0xf // x1 aligned to the boundary 19 and x11, x1, #0xf // x11 is the offset 25 mov x16, #0xf 45 lsl x14, x9, #2 47 lsl x3, x13, x14 // string head 50 cmeq v5.16b, v0.16b, #0 51 cmeq v6.16b, v1.16b, #0 58 adrp x14, shift_data [all …]
|
/freebsd/sys/contrib/device-tree/src/arm64/freescale/ |
H A D | imx8mp-tqma8mpql-mba8mp-ras314.dts | 38 pinctrl-0 = <&pinctrl_backlight>; 39 pwms = <&pwm2 0 5000000 0>; 40 brightness-levels = <0 4 8 16 32 64 128 255>; 54 pinctrl-0 = <&pinctrl_lvdsdisplay>; 64 pinctrl-0 = <&pinctrl_gpioled>; 69 function-enumerator = <0>; 96 pinctrl-0 = <&pinctrl_reg_usdhc2_vmmc>; 136 size = <0 0x38000000>; 137 alloc-ranges = <0 0x40000000 0 0xB0000000>; 145 pinctrl-0 = <&pinctrl_rfkill>; [all …]
|
H A D | imx8mn-tqma8mqnl-mba8mx.dts | 28 pinctrl-0 = <&pinctrl_reg_usdhc2_vmmc>; 42 pinctrl-0 = <&pinctrl_usb0hub_sel>; 54 reg = <0x27>; 59 pinctrl-0 = <&pinctrl_expander2>; 91 fsl,pins = <MX8MN_IOMUXC_ECSPI1_SCLK_ECSPI1_SCLK 0x00000146>, 92 <MX8MN_IOMUXC_ECSPI1_MOSI_ECSPI1_MOSI 0x00000146>, 93 <MX8MN_IOMUXC_ECSPI1_MISO_ECSPI1_MISO 0x00000146>, 94 <MX8MN_IOMUXC_ECSPI1_SS0_GPIO5_IO9 0x00000146>; 98 fsl,pins = <MX8MN_IOMUXC_ECSPI2_SCLK_ECSPI2_SCLK 0x00000146>, 99 <MX8MN_IOMUXC_ECSPI2_MOSI_ECSPI2_MOSI 0x00000146>, [all …]
|
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_core/salsa/ref/ |
H A D | core_salsa_ref.c | 15 uint32_t x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, in crypto_core_salsa() local 21 j0 = x0 = 0x61707865; in crypto_core_salsa() 22 j5 = x5 = 0x3320646e; in crypto_core_salsa() 23 j10 = x10 = 0x79622d32; in crypto_core_salsa() 24 j15 = x15 = 0x6b206574; in crypto_core_salsa() 26 j0 = x0 = LOAD32_LE(c + 0); in crypto_core_salsa() 31 j1 = x1 = LOAD32_LE(k + 0); in crypto_core_salsa() 38 j14 = x14 = LOAD32_LE(k + 28); in crypto_core_salsa() 40 j6 = x6 = LOAD32_LE(in + 0); in crypto_core_salsa() 45 for (i = 0; i < rounds; i += 2) { in crypto_core_salsa() [all …]
|
/freebsd/usr.sbin/bsdconfig/console/ |
H A D | font | 32 f_dprintf "%s: loading includes..." "$0" 147 f8="cp437-8x8" f14="cp437-8x14" f16="cp437-8x16" ;; 149 f8="cp850-8x8" f14="cp850-8x14" f16="cp850-8x16" ;; 151 f8="cp865-8x8" f14="cp865-8x14" f16="cp865-8x16" ;; 153 f8="cp866-8x8" f14="cp866-8x14" f16="cp866b-8x16" mc_start="3" ;; 155 f8="cp866u-8x8" f14="cp866u-8x14" f16="cp866u-8x16" mc_start="3" ;; 157 f8="cp1251-8x8" f14="cp1251-8x14" f16="cp1251-8x16" mc_start="3" ;; 159 f8="iso-8x8" f14="iso-8x14" f16="iso-8x16" ;; 161 f8="iso02-8x8" f14="iso02-8x14" f16="iso02-8x16" ;; 163 f8="iso04-8x8" f14="iso04-8x14" f16="iso04-8x16" ;; [all …]
|
/freebsd/sys/contrib/libsodium/test/default/ |
H A D | secretbox_easy.exp | 1 …0xf3,0xff,0xc7,0x70,0x3f,0x94,0x00,0xe5,0x2a,0x7d,0xfb,0x4b,0x3d,0x33,0x05,0xd9,0x8e,0x99,0x3b,0x9… 2 …0xf3,0xff,0xc7,0x70,0x3f,0x94,0x00,0xe5,0x2a,0x7d,0xfb,0x4b,0x3d,0x33,0x05,0xd9,0x8e,0x99,0x3b,0x9… 3 …0xf3,0xff,0xc7,0x70,0x3f,0x94,0x00,0xe5,0x2a,0x7d,0xfb,0x4b,0x3d,0x33,0x05,0xd9,0x8e,0x99,0x3b,0x9… 4 …0xf3,0xff,0xc7,0x70,0x3f,0x94,0x00,0xe5,0x2a,0x7d,0xfb,0x4b,0x3d,0x33,0x05,0xd9,0x8e,0x99,0x3b,0x9… 5 …0xf3,0xff,0xc7,0x70,0x3f,0x94,0x00,0xe5,0x2a,0x7d,0xfb,0x4b,0x3d,0x33,0x05,0xd9,0x8e,0x99,0x3b,0x9… 6 ,0x25,0x39,0x12,0x1d,0x8e,0x23,0x4e,0x65,0x2d,0x65,0x1f,0xa4,0xc8,0xcf,0xf8,0x80,0x8e 7 ,0x25,0x39,0x12,0x1d,0x8e,0x23,0x4e,0x65,0x2d,0x65,0x1f,0xa4,0xc8,0xcf,0xf8,0x80,0x8e 8 ,0x8c,0xf3,0x90,0x57,0xc9,0xbc,0xf2,0xba,0x98,0x87,0xfb,0x15,0x9f,0x21,0x0c,0xd8,0x23,0x88,0x8f,0xb… 9 ,0xbe,0x07,0x5f,0xc5,0x3c,0x81,0xf2,0xd5,0xcf,0x14,0xd2,0xe8,0xe8,0x1a,0xac,0xd2,0xba,0x1b,0xaa,0x6…
|