| /f-stack/freebsd/contrib/device-tree/Bindings/pinctrl/ |
| H A D | fsl,imx-pinctrl.txt | 4 to share one PAD to several functional blocks. The sharing is done by 5 multiplexing the PAD input/output signals. For each PAD there are up to 7 different PAD settings (like pull up, keeper, etc) the IOMUXC controls 8 also the PAD settings parameters. 40 Other bits are used for PAD setting.
|
| H A D | atmel,at91-pinctrl.txt | 4 to share one PAD to several functional blocks. The sharing is done by 5 multiplexing the PAD input/output signals. For each PAD there are up to 7 different PAD settings (like pull up, keeper, etc) the controller controls 8 also the PAD settings parameters.
|
| H A D | rockchip,pinctrl.txt | 4 to share one PAD to several functional blocks. The sharing is done by 5 multiplexing the PAD input/output signals. For each PAD there are several
|
| H A D | brcm,bcm11351-pinctrl.txt | 11 - reg: Base address of the PAD Controller register block and the size
|
| /f-stack/freebsd/netinet/tcp_stacks/ |
| H A D | rack_bbr_common.c | 832 #define PAD(len) ((((len) / 4) + !!((len) % 4)) * 4) in ctf_fixed_maxseg() macro 840 optlen += PAD(TCPOLEN_SIGNATURE); in ctf_fixed_maxseg() 846 optlen = PAD(TCPOLEN_MAXSEG); in ctf_fixed_maxseg() 848 optlen += PAD(TCPOLEN_WINDOW); in ctf_fixed_maxseg() 851 optlen += PAD(TCPOLEN_SIGNATURE); in ctf_fixed_maxseg() 854 optlen += PAD(TCPOLEN_SACK_PERMITTED); in ctf_fixed_maxseg() 856 #undef PAD in ctf_fixed_maxseg()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/mtd/ |
| H A D | cadence-nand-controller.txt | 21 board delay = RE#PAD delay + PCB trace to device + PCB trace from device 22 + DQ PAD delay
|
| /f-stack/dpdk/drivers/common/dpaax/caamflib/rta/ |
| H A D | nfifo_cmd.h | 15 { PAD, NFIFOENTRY_STYPE_PAD }, 142 if (src == PAD) in rta_nfifo_load()
|
| H A D | sec_run_time_asm.h | 239 PAD, enumerator
|
| /f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_hash/sha512/cp/ |
| H A D | hash_sha512_cp.c | 163 static const uint8_t PAD[128] = { variable 181 state->buf[r + i] = PAD[i]; in SHA512_Pad() 185 state->buf[r + i] = PAD[i]; in SHA512_Pad()
|
| /f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_hash/sha256/cp/ |
| H A D | hash_sha256_cp.c | 147 static const uint8_t PAD[64] = { 0x80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, variable 162 state->buf[r + i] = PAD[i]; in SHA256_Pad() 166 state->buf[r + i] = PAD[i]; in SHA256_Pad()
|
| /f-stack/freebsd/contrib/openzfs/module/os/freebsd/spl/ |
| H A D | sha256c.c | 194 static unsigned char PAD[64] = { variable 213 memcpy(&ctx->buf[r], PAD, 56 - r); in SHA256_Pad() 216 memcpy(&ctx->buf[r], PAD, 64 - r); in SHA256_Pad()
|
| H A D | sha512c.c | 219 static unsigned char PAD[SHA512_BLOCK_LENGTH] = { variable 242 memcpy(&ctx->buf[r], PAD, 112 - r); in SHA512_Pad() 245 memcpy(&ctx->buf[r], PAD, 128 - r); in SHA512_Pad()
|
| /f-stack/freebsd/crypto/sha2/ |
| H A D | sha256c.c | 191 static unsigned char PAD[64] = { variable 210 memcpy(&ctx->buf[r], PAD, 56 - r); in SHA256_Pad() 213 memcpy(&ctx->buf[r], PAD, 64 - r); in SHA256_Pad()
|
| H A D | sha512c.c | 217 static unsigned char PAD[SHA512_BLOCK_LENGTH] = { variable 240 memcpy(&ctx->buf[r], PAD, 112 - r); in SHA512_Pad() 243 memcpy(&ctx->buf[r], PAD, 128 - r); in SHA512_Pad()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/mmc/ |
| H A D | marvell,xenon-sdhci.txt | 30 PHY PAD Voltage Control register. 95 Type of Armada 3700 SoC PHY PAD Voltage Controller register. 98 If "sd" is selected, SoC PHY PAD is set as 3.3V at the beginning and is 100 If "fixed-1-8v" is selected, SoC PHY PAD is fixed 1.8V, such as for eMMC.
|
| /f-stack/freebsd/arm/nvidia/tegra124/ |
| H A D | tegra124_xusbpadctl.c | 272 #define PAD(n, t, u, d) { \ macro 279 PAD("usb2", PADCTL_PAD_USB2, usb2_powerup, usb2_powerdown), 280 PAD("ulpi", PADCTL_PAD_ULPI, NULL, NULL), 281 PAD("hsic", PADCTL_PAD_HSIC, NULL, NULL), 282 PAD("pcie", PADCTL_PAD_PCIE, pcie_powerup, pcie_powerdown), 283 PAD("sata", PADCTL_PAD_SATA, sata_powerup, sata_powerdown),
|
| /f-stack/freebsd/arm64/nvidia/tegra210/ |
| H A D | tegra210_xusbpadctl.c | 439 #define PAD(n, t, cn, rn, e, d) { \ macro 448 PAD("usb2", PADCTL_PAD_USB2, "trk", NULL, usb2_enable, usb2_disable), 449 PAD("hsic", PADCTL_PAD_HSIC, "trk", NULL, hsic_enable, hsic_disable), 450 PAD("pcie", PADCTL_PAD_PCIE, "pll", "phy", pcie_enable, pcie_disable), 451 PAD("sata", PADCTL_PAD_SATA, "pll", "phy", sata_enable, sata_disable),
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | imx6qdl-tx6.dtsi | 399 /* PAD DISP0_DAT0 is used for the Flexcan transceiver control */
|
| H A D | imx6ul-tx6ul.dtsi | 625 /* PAD DISP0_DAT0 is used for the Flexcan transceiver control on STK5-v5 */
|
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | env_abstraction_layer.rst | 872 ``PAD``. 969 If this header is of type ``PAD`` then the pad length is further subtracted from
|
| /f-stack/freebsd/netinet/ |
| H A D | tcp_subr.c | 3060 #undef PAD in tcp_maxseg()
|