Searched refs:pads (Results 1 – 6 of 6) sorted by relevance
| /board/inversepath/usbarmory/ |
| A D | usbarmory.c | 73 static const iomux_v3_cfg_t pads[] = { in setup_iomux_sd() local 87 imx_iomux_v3_setup_multiple_pads(pads, ARRAY_SIZE(pads)); in setup_iomux_sd() 92 static const iomux_v3_cfg_t pads[] = { in setup_iomux_led() local 97 imx_iomux_v3_setup_multiple_pads(pads, ARRAY_SIZE(pads)); in setup_iomux_led() 102 static const iomux_v3_cfg_t pads[] = { in setup_iomux_i2c() local 107 imx_iomux_v3_setup_multiple_pads(pads, ARRAY_SIZE(pads)); in setup_iomux_i2c() 112 static const iomux_v3_cfg_t pads[] = { in setup_iomux_pinheader() local 122 imx_iomux_v3_setup_multiple_pads(pads, ARRAY_SIZE(pads)); in setup_iomux_pinheader() 127 static const iomux_v3_cfg_t pads[] = { in setup_iomux_unused_boot() local 154 imx_iomux_v3_setup_multiple_pads(pads, ARRAY_SIZE(pads)); in setup_iomux_unused_boot() [all …]
|
| /board/freescale/mx6memcal/ |
| A 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
|
| A D | spl.c | 39 #error select UART console pads
|
| /board/ti/dra7xx/ |
| A D | evm.c | 827 struct pad_conf_entry const *pads, *delta_pads = NULL; in recalibrate_iodelay() local 836 pads = dra72x_core_padconf_array_common; in recalibrate_iodelay() 839 pads = dra71x_core_padconf_array; in recalibrate_iodelay() 872 pads = dra74x_core_padconf_array; in recalibrate_iodelay() 879 pads = dra76x_core_padconf_array; in recalibrate_iodelay() 887 pads = dra74x_core_padconf_array; in recalibrate_iodelay() 902 do_set_mux32((*ctrl)->control_padconf_core_base, pads, npads); in recalibrate_iodelay()
|
| /board/compulab/cm_fx6/ |
| A D | cm_fx6.c | 256 static int cm_fx6_setup_one_i2c(int busnum, struct i2c_pads_info *pads) in cm_fx6_setup_one_i2c() argument 260 ret = setup_i2c(busnum, I2C_SPEED_STANDARD_RATE, 0x7f, pads); in cm_fx6_setup_one_i2c()
|
| /board/ea/ea-lpc3250devkitv2/ |
| A D | README.rst | 34 - Trace connector and pads for ETM connector
|
Completed in 21 milliseconds