Searched full:lsw (Results 1 – 14 of 14) sorted by relevance
| /freebsd/sys/contrib/device-tree/Bindings/regulator/ |
| H A D | richtek,rtmv20-regulator.yaml | 120 lsw: 132 - lsw 153 lsw { 154 regulator-name = "rtmv20,lsw";
|
| /freebsd/lib/libc/gen/ |
| H A D | modf.c | 36 u_int32_t lsw; member 49 u_int32_t lsw; member 63 (ix1) = ew_u.parts.lsw; \ 81 iw_u.parts.lsw = (ix1); \
|
| /freebsd/lib/msun/src/ |
| H A D | math_private.h | 65 u_int64_t lsw; member 83 u_int64_t lsw; member 98 u_int32_t lsw; member 115 u_int32_t lsw; member 133 (ix1) = ew_u.parts.lsw; \ 159 (i) = gl_u.parts.lsw; \ 168 iw_u.parts.lsw = (ix1); \ 196 sl_u.parts.lsw = (v); \
|
| /freebsd/sys/dev/mxge/ |
| H A D | mxge_mcp.h | 191 /* data0 = LSW of the host address 321 /* data0, data1 = bus address lsw, msw */
|
| H A D | if_mxge.c | 782 buf[1] = htobe32(dma_low); /* confirm addr LSW */ in mxge_dummy_rdma() 787 buf[4] = htobe32(dma_low); /* dummy addr LSW */ in mxge_dummy_rdma() 981 buf[1] = htobe32(dma_low); /* confirm addr LSW */ in mxge_load_firmware()
|
| /freebsd/sys/dev/hyperv/storvsc/ |
| H A D | hv_vstorage.h | 181 * Major (MSW) and minor (LSW) version numbers.
|
| /freebsd/sys/sys/ |
| H A D | module.h | 202 * W32 Two 16-bit values with first pnp_name in LSW and second in MSW.
|
| /freebsd/contrib/llvm-project/llvm/lib/Support/ |
| H A D | APInt.cpp | 3031 // LSW to MSW. Each word is ordered from MSB to LSB. Order the destination in StoreIntToMemory() 3058 // LSW to MSW. Each word must be ordered from MSB to LSB. The source is in LoadIntFromMemory()
|
| /freebsd/sys/crypto/openssl/arm/ |
| H A D | bsaes-armv7.S | 1535 ldr r8, [ip, #12] @ load counter .LSW
|
| /freebsd/crypto/heimdal/ |
| H A D | ChangeLog.1998 | 3157 CRC should be stored LSW first. (?)
|
| /freebsd/contrib/sendmail/ |
| H A D | PGPKEYS | 1257 W4d8vMpTB7ivOG7sfsiVHnpbf/LsW/CFDF+iyvHt1O4B3DofYLceZsyJATMEEAEK
|
| /freebsd/sys/crypto/openssl/aarch64/ |
| H A D | bsaes-armv8.S | 1402 ldr w23, [x4, #12] // load counter .LSW
|
| /freebsd/crypto/openssl/crypto/aes/asm/ |
| H A D | bsaes-armv8.pl | 1435 ldr w23, [x4, #12] // load counter .LSW
|
| H A D | bsaes-armv7.pl | 1588 ldr r8, [ip, #12] @ load counter LSW
|