| /freebsd/sys/contrib/device-tree/src/arm64/freescale/ |
| H A D | imx8ulp-pinfunc.h | 13 #define MX8ULP_PAD_PTD0__PTD0 0x0000 0x0000 0x1 0x0 14 #define MX8ULP_PAD_PTD0__I2S6_RX_BCLK 0x0000 0x0B44 0x7 0x1 15 #define MX8ULP_PAD_PTD0__SDHC0_RESET_B 0x0000 0x0000 0x8 0x0 16 #define MX8ULP_PAD_PTD0__FLEXSPI2_B_DQS 0x0000 0x0974 0x9 0x1 17 #define MX8ULP_PAD_PTD0__CLKOUT2 0x0000 0x0000 0xa 0x0 18 #define MX8ULP_PAD_PTD0__EPDC0_SDCLK_B 0x0000 0x0000 0xb 0x0 19 #define MX8ULP_PAD_PTD0__LP_APD_DBG_MUX_0 0x0000 0x0000 0xc 0x0 20 #define MX8ULP_PAD_PTD0__CLKOUT1 0x0000 0x0000 0xd 0x0 21 #define MX8ULP_PAD_PTD0__DEBUG_MUX0_0 0x0000 0x0000 0xe 0x0 22 #define MX8ULP_PAD_PTD0__DEBUG_MUX1_0 0x0000 0x0000 0xf 0x0 [all …]
|
| /freebsd/contrib/gdtoa/ |
| H A D | sum.c | 42 ULong carry, *xc, *xa, *xb, *xe, y; local 52 carry = 0; 55 xc = c->x; 56 xe = xc + b->wds; 59 y = (*xa & 0xffff) + (*xb & 0xffff) + carry; 60 carry = (y & 0x10000) >> 16; 62 carry = (z & 0x10000) >> 16; 63 Storeinc(xc, z, y); 65 while(xc < xe); 67 while(xc < xe) { [all …]
|
| H A D | misc.c | 57 ACQUIRE_DTOA_LOCK(0); 58 /* The k > Kmax case does not need ACQUIRE_DTOA_LOCK(0), */ 60 if (k <= Kmax && (rv = freelist[k]) !=0) { 80 FREE_DTOA_LOCK(0); 81 rv->sign = rv->wds = 0; 101 ACQUIRE_DTOA_LOCK(0); 104 FREE_DTOA_LOCK(0); 122 return 0; 130 k = 0; 131 if (!(x & 0xffff)) { [all …]
|
| /freebsd/sys/contrib/device-tree/src/arm/nxp/imx/ |
| H A D | imx7ulp-pinfunc.h | 15 #define IMX7ULP_PAD_PTC0__PTC0 0x0000 0x0000 0x1 0x0 16 #define IMX7ULP_PAD_PTC0__TRACE_D15 0x0000 0x0000 0xa 0x0 17 #define IMX7ULP_PAD_PTC0__LPUART4_CTS_B 0x0000 0x0244 0x4 0x1 18 #define IMX7ULP_PAD_PTC0__LPI2C4_SCL 0x0000 0x0278 0x5 0x1 19 #define IMX7ULP_PAD_PTC0__TPM4_CLKIN 0x0000 0x0298 0x6 0x1 20 #define IMX7ULP_PAD_PTC0__FB_AD0 0x0000 0x0000 0x9 0x0 21 #define IMX7ULP_PAD_PTC1__PTC1 0x0004 0x0000 0x1 0x0 22 #define IMX7ULP_PAD_PTC1__TRACE_D14 0x0004 0x0000 0xa 0x0 23 #define IMX7ULP_PAD_PTC1__LPUART4_RTS_B 0x0004 0x0000 0x4 0x0 24 #define IMX7ULP_PAD_PTC1__LPI2C4_SDA 0x0004 0x027c 0x5 0x1 [all …]
|
| /freebsd/lib/libpmc/pmu-events/arch/x86/bonnell/ |
| H A D | virtual-memory.json | 4 "Counter": "0,1", 5 "EventCode": "0x8", 8 "UMask": "0x7" 12 "Counter": "0,1", 13 "EventCode": "0x8", 16 "UMask": "0x5" 20 "Counter": "0,1", 21 "EventCode": "0x8", 24 "UMask": "0x6" 28 "Counter": "0,1", [all …]
|
| /freebsd/lib/libvgl/ |
| H A D | simple.c | 44 #define ABS(a) (((a)<0) ? -(a) : (a)) 45 #define SGN(a) (((a)<0) ? -1 : 1) 55 if (x>=0 && x<object->VXsize && y>=0 && y<object->VYsize) { in VGLSetXY() 62 undermouse = 0; in VGLSetXY() 112 outb(0x3c4, 0x02); in VGLSetXY() 113 outb(0x3c5, 0x01 << (x&0x3)); in VGLSetXY() 122 outb(0x3c4, 0x02); outb(0x3c5, 0x0f); in VGLSetXY() 123 outb(0x3ce, 0x00); outb(0x3cf, (byte)color & 0x0f); /* set/reset */ in VGLSetXY() 124 outb(0x3ce, 0x01); outb(0x3cf, 0x0f); /* set/reset enable */ in VGLSetXY() 125 outb(0x3ce, 0x08); outb(0x3cf, 0x80 >> (x%8)); /* bit mask */ in VGLSetXY() [all …]
|
| /freebsd/sys/contrib/device-tree/src/powerpc/fsl/ |
| H A D | cyrus_p5020.dts | 30 size = <0 0x1000000>; 31 alignment = <0 0x1000000>; 34 size = <0 0x400000>; 35 alignment = <0 0x400000>; 38 size = <0 0x2000000>; 39 alignment = <0 0x2000000>; 44 ranges = <0x00000000 0xf 0x00000000 0x01008000>; 48 ranges = <0x0 0xf 0xf4000000 0x200000>; 52 ranges = <0x0 0xf 0xf4200000 0x200000>; 56 ranges = <0x00000000 0xf 0xfe000000 0x1000000>; [all …]
|
| H A D | mpc8548cds_36b.dts | 16 reg = <0 0 0x0 0x8000000>; // 128M at 0x0 20 reg = <0xf 0xe0005000 0 0x1000>; 22 ranges = <0x0 0x0 0xf 0xff000000 0x01000000 23 0x1 0x0 0xf 0xf8004000 0x00001000>; 28 ranges = <0 0xf 0xe0000000 0x100000>; 32 reg = <0xf 0xe0008000 0 0x1000>; 33 ranges = <0x2000000 0x0 0xe0000000 0xc 0x00000000 0x0 0x10000000 34 0x1000000 0x0 0x00000000 0xf 0xe2000000 0x0 0x800000>; 39 reg = <0xf 0xe0009000 0 0x1000>; 40 ranges = <0x2000000 0x0 0xe0000000 0xc 0x10000000 0x0 0x10000000 [all …]
|
| H A D | mpc8536ds_36b.dts | 17 #size-cells = <0>; 19 PowerPC,8536@0 { 21 reg = <0>; 28 reg = <0 0 0 0>; // Filled by U-Boot 32 reg = <0xf 0xffe05000 0 0x1000>; 34 ranges = <0x0 0x0 0xf 0xe8000000 0x08000000 35 0x2 0x0 0xf 0xffa00000 0x00040000 36 0x3 0x0 0xf 0xffdf0000 0x00008000>; 40 ranges = <0x0 0xf 0xffe00000 0x100000>; 44 reg = <0xf 0xffe08000 0 0x1000>; [all …]
|
| H A D | t4240rdb.dts | 56 reg = <0xf 0xfe124000 0 0x2000>; 57 ranges = <0 0 0xf 0xe8000000 0x08000000 58 2 0 0xf 0xff800000 0x00010000 59 3 0 0xf 0xffdf0000 0x00008000>; 61 nor@0,0 { 65 reg = <0x0 0x0 0x8000000>; 71 nand@2,0 { 75 reg = <0x2 0x0 0x10000>; 89 size = <0 0x1000000>; 90 alignment = <0 0x1000000>; [all …]
|
| H A D | p5020ds.dts | 68 size = <0 0x1000000>; 69 alignment = <0 0x1000000>; 72 size = <0 0x400000>; 73 alignment = <0 0x400000>; 76 size = <0 0x2000000>; 77 alignment = <0 0x2000000>; 82 ranges = <0x00000000 0xf 0x00000000 0x01008000>; 86 ranges = <0x0 0xf 0xf4000000 0x200000>; 90 ranges = <0x0 0xf 0xf4200000 0x200000>; 94 ranges = <0x00000000 0xf 0xfe000000 0x1000000>; [all …]
|
| H A D | p3041ds.dts | 68 size = <0 0x1000000>; 69 alignment = <0 0x1000000>; 72 size = <0 0x400000>; 73 alignment = <0 0x400000>; 76 size = <0 0x200000 [all...] |
| /freebsd/sys/contrib/device-tree/Bindings/sound/ |
| H A D | wlf,wm8904.yaml | 27 const: 0 59 If any entry has the value 0xFFFF, the related register won't be set. 60 default: [0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF] 68 default: [0, 0] 137 #size-cells = <0>; 141 reg = <0x1a>; 154 * KNEE_IP = 0, KNEE_OP = 0, HI_COMP = 1, LO_COMP = 1 156 * KNEE_IP = -42, KNEE_OP = -3, HI_COMP = 0, LO_COMP = 1 160 wlf,drc-cfg-regs = /bits/ 16 <0x01af 0x3248 0x0000 0x0000>, 161 /bits/ 16 <0x04af 0x324b 0x0010 0x0408>, [all …]
|
| /freebsd/contrib/bearssl/tools/ |
| H A D | certs.c | 41 br_x509_certificate *xc) in certificate_to_trust_anchor_inner() argument 48 br_x509_decoder_push(&dc, xc->data, xc->data_len); in certificate_to_trust_anchor_inner() 59 ta->flags = 0; in certificate_to_trust_anchor_inner() 82 return 0; in certificate_to_trust_anchor_inner() 87 certificate_to_trust_anchor(br_x509_certificate *xc) in certificate_to_trust_anchor() argument 91 if (certificate_to_trust_anchor_inner(&ta, xc) < 0) { in certificate_to_trust_anchor() 124 return 0; in read_trust_anchors() 126 for (u = 0; u < num; u ++) { in read_trust_anchors() 129 if (certificate_to_trust_anchor_inner(&ta, &xcs[u]) < 0) { in read_trust_anchors() 132 return 0; in read_trust_anchors() [all …]
|
| H A D | verify.c | 40 for (u = 0; u < pk->nlen; u ++) { in rsa_bit_length() 41 if (pk->n[u] != 0) { in rsa_bit_length() 46 return 0; in rsa_bit_length() 50 while (x != 0) { in rsa_bit_length() 64 for (u = 0; u < pk->nlen; u ++) { in print_rsa() 69 for (u = 0; u < pk->elen; u ++) { in print_rsa() 78 for (u = 0; u < pk->nlen; u ++) { in print_rsa() 79 if (u != 0) { in print_rsa() 82 if (u % 12 == 0) { in print_rsa() 87 printf("0x%02X", pk->n[u]); in print_rsa() [all …]
|
| /freebsd/sys/dev/qlnx/qlnxe/ |
| H A D | nvm_cfg.h | 43 #define NVM_CFG_version 0x83306 54 #define NVM_CFG_MAC_ADDRESS_HI_MASK 0x0000FFFF 55 #define NVM_CFG_MAC_ADDRESS_HI_OFFSET 0 64 u32 generic_cont0; /* 0x0 */ 65 #define NVM_CFG1_GLOB_BOARD_SWAP_MASK 0x0000000F 66 #define NVM_CFG1_GLOB_BOARD_SWAP_OFFSET 0 67 #define NVM_CFG1_GLOB_BOARD_SWAP_NONE 0x0 68 #define NVM_CFG1_GLOB_BOARD_SWAP_PATH 0x1 69 #define NVM_CFG1_GLOB_BOARD_SWAP_PORT 0x2 70 #define NVM_CFG1_GLOB_BOARD_SWAP_BOTH 0x3 [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/thermal/ |
| H A D | ti_soc_thermal.txt | 32 reg = <0x48002524 0x4>; 38 reg = <0x48002524 0x4>; 44 reg = <0x4a002260 0x4 0x4a00232C 0x4>; 50 reg = <0x4a002260 0x4 51 0x4a00232C 0x4 52 0x4a002378 0x18>; 54 interrupts = <0 126 4>; /* talert */ 55 gpios = <&gpio3 22 0>; /* tshut */ 60 reg = <0x4a002260 0x4 61 0x4a00232C 0x4 [all …]
|
| /freebsd/crypto/openssl/crypto/sha/ |
| H A D | sha_local.h | 29 } while (0) 48 #define INIT_DATA_h0 0x67452301UL 49 #define INIT_DATA_h1 0xefcdab89UL 50 #define INIT_DATA_h2 0x98badcfeUL 51 #define INIT_DATA_h3 0x10325476UL 52 #define INIT_DATA_h4 0xc3d2e1f0UL 56 memset(c, 0, sizeof(*c)); in HASH_INIT() 65 #define K_00_19 0x5a827999UL 66 #define K_20_39 0x6ed9eba1UL 67 #define K_40_59 0x8f1bbcdcUL [all …]
|
| /freebsd/contrib/bearssl/src/ssl/ |
| H A D | ssl_hs_client.t0 | 51 const br_x509_class **xc; 57 xc = ctx->eng.x509ctx; 58 pk = (*xc)->get_pkey(xc, NULL); 65 while (nlen > 0 && *n == 0) { 95 ctx->eng.pad[0] = 0x00; 96 ctx->eng.pad[1] = 0x02; 97 ctx->eng.pad[nlen - 49] = 0x00; 100 while (ctx->eng.pad[u] == 0) { 129 * hash hash function ID (2 to 6), or 0 for MD5+SHA-1 (with RSA only) 133 * Returned value is 0 on success, or an error code. [all …]
|
| H A D | ssl_client_full.c | 30 br_x509_minimal_context *xc, in br_ssl_client_init_full() argument 127 br_x509_minimal_init(xc, &br_sha256_vtable, in br_ssl_client_init_full() 137 (sizeof suites) / (sizeof suites[0])); in br_ssl_client_init_full() 141 br_x509_minimal_set_rsa(xc, br_ssl_engine_get_rsavrfy(&cc->eng)); in br_ssl_client_init_full() 142 br_x509_minimal_set_ecdsa(xc, in br_ssl_client_init_full() 155 br_x509_minimal_set_hash(xc, id, hc); in br_ssl_client_init_full() 161 br_ssl_engine_set_x509(&cc->eng, &xc->vtable); in br_ssl_client_init_full()
|
| H A D | ssl_hs_client.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/contrib/device-tree/Bindings/display/imx/ |
| H A D | fsl,imx8qxp-dc-pixel-engine.yaml | 37 "^blit-engine@[0-9a-f]+$": 45 "^constframe@[0-9a-f]+$": 53 "^extdst@[0-9a-f]+$": 61 "^fetchdecode@[0-9a-f]+$": 69 "^fetcheco@[0-9a-f]+$": 77 "^fetchlayer@[0-9a-f]+$": 85 "^fetchwarp@[0-9a-f]+$": 93 "^hscaler@[0-9a-f]+$": 101 "^layerblend@[0-9a-f]+$": 109 "^matrix@[0-9a-f]+$": [all …]
|
| /freebsd/sys/dev/uart/ |
| H A D | uart_bus.h | 40 #define UART_DRAIN_RECEIVER 0x0001 41 #define UART_DRAIN_TRANSMITTER 0x0002 46 #define UART_STAT_BREAK 0x0100 47 #define UART_STAT_FRAMERR 0x0200 48 #define UART_STAT_OVERRUN 0x0400 49 #define UART_STAT_PARERR 0x0800 58 #define UART_F_BUSY_DETECT 0x1 164 return ((sc->sc_rxget == sc->sc_rxput) ? 1 : 0); in uart_rx_empty() 172 (sc->sc_rxput + 1 == sc->sc_rxget) : (sc->sc_rxget == 0)); in uart_rx_full() 178 int ptr, xc; in uart_rx_get() local [all …]
|
| /freebsd/lib/libsecureboot/ |
| H A D | brf.c | 35 if (c == 0) { in is_ign() 36 return (0); in is_ign() 43 return (0); in is_ign() 50 * A terminating zero is returned as 0. 59 return (0); in next_char() 62 if (c == 0) { in next_char() 63 return (0); in next_char() 90 return (0); in eqstr_chunk() 92 if (c1 == 0) { in eqstr_chunk() 112 return (0); in looks_like_DER() [all …]
|
| /freebsd/contrib/bearssl/src/x509/ |
| H A D | x509_knownkey.c | 81 return 0; in kk_end_chain() 87 const br_x509_knownkey_context *xc; in kk_get_pkey() local 89 xc = (const br_x509_knownkey_context *)ctx; in kk_get_pkey() 91 *usages = xc->usages; in kk_get_pkey() 93 return &xc->pkey; in kk_get_pkey()
|