/external/u-boot/board/inversepath/usbarmory/ |
D | usbarmory.c | 67 static const iomux_v3_cfg_t pads[] = { in setup_iomux_sd() local 81 imx_iomux_v3_setup_multiple_pads(pads, ARRAY_SIZE(pads)); in setup_iomux_sd() 86 static const iomux_v3_cfg_t pads[] = { in setup_iomux_led() local 91 imx_iomux_v3_setup_multiple_pads(pads, ARRAY_SIZE(pads)); in setup_iomux_led() 96 static const iomux_v3_cfg_t pads[] = { in setup_iomux_i2c() local 101 imx_iomux_v3_setup_multiple_pads(pads, ARRAY_SIZE(pads)); in setup_iomux_i2c() 106 static const iomux_v3_cfg_t pads[] = { in setup_iomux_pinheader() local 116 imx_iomux_v3_setup_multiple_pads(pads, ARRAY_SIZE(pads)); in setup_iomux_pinheader() 121 static const iomux_v3_cfg_t pads[] = { in setup_iomux_unused_boot() local 148 imx_iomux_v3_setup_multiple_pads(pads, ARRAY_SIZE(pads)); in setup_iomux_unused_boot() [all …]
|
/external/flatbuffers/lua/flatbuffers/ |
D | binaryarray.lua | 85 local pads = {} 91 local s = pads[n] 94 pads[n] = s
|
/external/u-boot/arch/arm/mach-imx/ |
D | ddrmc-vf610.c | 15 void ddrmc_setup_iomux(const iomux_v3_cfg_t *pads, int pads_count) in ddrmc_setup_iomux() argument 70 if ((pads == NULL) || (pads_count == 0)) { in ddrmc_setup_iomux() 71 pads = default_pads; in ddrmc_setup_iomux() 75 imx_iomux_v3_setup_multiple_pads(pads, pads_count); in ddrmc_setup_iomux()
|
/external/u-boot/board/freescale/mx6memcal/ |
D | Kconfig | 32 prompt "UART pads" 34 Select the RX and TX pads used for your serial console. 42 Choose this configuration if you're using pads 51 Choose this configuration if you're using pads 59 Choose this configuration if you're using pads
|
/external/u-boot/board/ti/dra7xx/ |
D | evm.c | 828 struct pad_conf_entry const *pads, *delta_pads = NULL; in recalibrate_iodelay() local 837 pads = dra72x_core_padconf_array_common; in recalibrate_iodelay() 840 pads = dra71x_core_padconf_array; in recalibrate_iodelay() 873 pads = dra74x_core_padconf_array; in recalibrate_iodelay() 880 pads = dra76x_core_padconf_array; in recalibrate_iodelay() 888 pads = dra74x_core_padconf_array; in recalibrate_iodelay() 903 do_set_mux32((*ctrl)->control_padconf_core_base, pads, npads); in recalibrate_iodelay()
|
/external/u-boot/arch/arm/dts/ |
D | fsl-imx8qxp-colibri.dts | 63 SC_P_COMP_CTL_GPIO_1V8_3V3_ENET_ENETB0_PAD 0x000014a0 /* Use pads in 3.3V mode */ 64 SC_P_COMP_CTL_GPIO_1V8_3V3_ENET_ENETB1_PAD 0x000014a0 /* Use pads in 3.3V mode */ 86 SC_P_COMP_CTL_GPIO_1V8_3V3_GPIORHB_PAD 0x000514a0 /* Use pads in 3.3V mode */
|
D | tegra30.dtsi | 19 reg-names = "pads", "afi", "cs"; 818 clock-names = "reg", "pll_u", "utmi-pads"; 820 reset-names = "usb", "utmi-pads"; 855 clock-names = "reg", "pll_u", "utmi-pads"; 857 reset-names = "usb", "utmi-pads"; 891 clock-names = "reg", "pll_u", "utmi-pads"; 893 reset-names = "usb", "utmi-pads";
|
D | tegra210.dtsi | 20 reg-names = "pads", "afi", "cs"; 158 nvidia,mipi-calibrate = <&mipi 0x0c0>; /* DSIA & DSIB pads */ 187 nvidia,mipi-calibrate = <&mipi 0x300>; /* DSIC & DSID pads */ 787 clock-names = "reg", "pll_u", "utmi-pads"; 789 reset-names = "usb", "utmi-pads"; 825 clock-names = "reg", "pll_u", "utmi-pads"; 827 reset-names = "usb", "utmi-pads";
|
D | uniphier-ld6b.dtsi | 19 /* UART3 unavailable: the pads are not wired to the package balls */
|
D | tegra20.dtsi | 589 reg-names = "pads", "afi", "cs"; 667 clock-names = "reg", "pll_u", "timer", "utmi-pads"; 669 reset-names = "usb", "utmi-pads"; 703 reset-names = "usb", "utmi-pads"; 727 clock-names = "reg", "pll_u", "timer", "utmi-pads"; 729 reset-names = "usb", "utmi-pads";
|
D | tegra114.dtsi | 103 nvidia,mipi-calibrate = <&mipi 0x060>; /* DSIA & DSIB pads */ 119 nvidia,mipi-calibrate = <&mipi 0x180>; /* DSIC & DSID pads */ 693 clock-names = "reg", "pll_u", "utmi-pads"; 695 reset-names = "usb", "utmi-pads"; 729 clock-names = "reg", "pll_u", "utmi-pads"; 731 reset-names = "usb", "utmi-pads";
|
/external/llvm/test/CodeGen/X86/ |
D | eh-nolandingpads.ll | 3 ; even if no landing pads are left.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | eh-nolandingpads.ll | 3 ; even if no landing pads are left.
|
D | branchfolding-landingpads.ll | 8 ; That will be a landing pad and result in 'entry' jumping to 2 landing pads.
|
/external/kernel-headers/original/uapi/linux/ |
D | media.h | 158 __u16 pads; member 239 struct media_pad_desc __user *pads; member
|
/external/deqp-deps/amber/docs/ |
D | memory_layout.md | 173 The STD140 pads 8 bytes at the end to become a multiple of 16 bytes. 192 The STD140 pads 8 bytes at the end to become a multiple of 16 bytes. 211 requirement, so giving a base alignment of 8 bytes. The STD140 cases pads 8 231 the `w` pads to 16 bytes. the `float y` is packed into the `vec3` as there is 252 the `w` pads to 16 bytes.
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_PaddedBatchDataset.pbtxt | 27 summary: "Creates a dataset that batches and pads `batch_size` elements from the input."
|
D | api_def_MatrixDiagPartV3.pbtxt | 34 to the right (left-pads the row) and subdiagonals to the left (right-pads the
|
D | api_def_Pad.pbtxt | 5 This operation pads a `input` with zeros according to the `paddings` you
|
D | api_def_MatrixSetDiagV3.pbtxt | 36 to the right (left-pads the row) and subdiagonals to the left (right-pads the
|
D | api_def_PaddedBatchDatasetV2.pbtxt | 34 summary: "Creates a dataset that batches and pads `batch_size` elements from the input."
|
D | api_def_PadV2.pbtxt | 5 This operation pads `input` according to the `paddings` and `constant_values`
|
D | api_def_AsString.pbtxt | 34 The value to pad if width > -1. If empty, pads with spaces.
|
/external/u-boot/arch/arm/include/asm/arch-vf610/ |
D | ddrmc-vf610.h | 76 void ddrmc_setup_iomux(const iomux_v3_cfg_t *pads, int pads_count);
|
/external/tensorflow/tensorflow/compiler/xla/python/ |
D | xla_client.py | 1100 pads = _convert_padding_type_to_pad_values( 1105 window_strides, pads, source, 1264 pads = _convert_padding_type_to_pad_values( 1270 (), (), pads) 1409 pads = _convert_padding_type_to_pad_values( 1417 pads, [], [],
|