/u-boot/arch/arm/include/asm/mach-imx/ |
A D | iomux-v3.h | 46 typedef u64 iomux_v3_cfg_t; typedef 51 #define MUX_PAD_CTRL_OFS_MASK ((iomux_v3_cfg_t)0xfff << \ 54 #define MUX_SEL_INPUT_OFS_MASK ((iomux_v3_cfg_t)0xfff << \ 58 #define MUX_MODE_MASK ((iomux_v3_cfg_t)0x3f << MUX_MODE_SHIFT) 64 #define MUX_MODE_SION ((iomux_v3_cfg_t)IOMUX_CONFIG_SION << \ 70 (((iomux_v3_cfg_t)(mux_ctrl_ofs) << MUX_CTRL_OFS_SHIFT) | \ 71 ((iomux_v3_cfg_t)(mux_mode) << MUX_MODE_SHIFT) | \ 72 ((iomux_v3_cfg_t)(pad_ctrl_ofs) << MUX_PAD_CTRL_OFS_SHIFT) | \ 73 ((iomux_v3_cfg_t)(pad_ctrl) << MUX_PAD_CTRL_SHIFT) | \ 75 ((iomux_v3_cfg_t)(sel_input) << MUX_SEL_INPUT_SHIFT)) [all …]
|
/u-boot/board/compulab/cl-som-imx7/ |
A D | mux.c | 26 static iomux_v3_cfg_t const usdhc1_pads[] = { 44 static iomux_v3_cfg_t const uart1_pads[] = { 59 static iomux_v3_cfg_t const espi1_pads[] = { 74 static iomux_v3_cfg_t const usdhc3_emmc_pads[] = { 99 static iomux_v3_cfg_t const phy1_rst_pads[] = { 106 static iomux_v3_cfg_t const fec1_pads[] = { 129 static iomux_v3_cfg_t const usb_otg1_pads[] = { 135 static iomux_v3_cfg_t const wdog_pads[] = {
|
/u-boot/board/syteco/zmx25/ |
A D | zmx25.c | 31 static const iomux_v3_cfg_t sdhc1_pads[] = { in board_init() 40 static const iomux_v3_cfg_t dig_out_pads[] = { in board_init() 47 static const iomux_v3_cfg_t led_pads[] = { in board_init() 52 static const iomux_v3_cfg_t can_pads[] = { in board_init() 59 static const iomux_v3_cfg_t i2c3_pads[] = { in board_init() 125 static const iomux_v3_cfg_t fec_pads[] = { in board_late_init()
|
/u-boot/board/barco/platinum/ |
A D | platinum_picon.c | 35 iomux_v3_cfg_t const ecspi1_pads[] = { 44 iomux_v3_cfg_t const ecspi2_pads[] = { 52 iomux_v3_cfg_t const enet_pads[] = { 66 iomux_v3_cfg_t const phy_reset_pad = { 70 iomux_v3_cfg_t const uart1_pads[] = { 75 iomux_v3_cfg_t const uart4_pads[] = { 82 iomux_v3_cfg_t const uart5_pads[] = { 89 iomux_v3_cfg_t const i2c0_mux_pads[] = { 95 iomux_v3_cfg_t const i2c2_mux_pads[] = {
|
A D | platinum_titanium.c | 19 iomux_v3_cfg_t const ecspi1_pads[] = { 30 iomux_v3_cfg_t const ecspi2_pads[] = { 37 iomux_v3_cfg_t const enet_pads1[] = { 63 iomux_v3_cfg_t const enet_pads2[] = { 72 iomux_v3_cfg_t const uart1_pads[] = { 77 iomux_v3_cfg_t const uart2_pads[] = { 84 iomux_v3_cfg_t const uart4_pads[] = {
|
/u-boot/board/kosagi/novena/ |
A D | novena_spl.c | 76 static iomux_v3_cfg_t audio_pads[] = { 90 static iomux_v3_cfg_t enet_pads1[] = { 118 static iomux_v3_cfg_t enet_pads2[] = { 167 static iomux_v3_cfg_t fpga_pads[] = { 181 static iomux_v3_cfg_t button_pads[] = { 263 static iomux_v3_cfg_t pcie_pads[] = { 297 static iomux_v3_cfg_t usdhc2_pads[] = { 308 static iomux_v3_cfg_t usdhc3_pads[] = { 331 static iomux_v3_cfg_t ecspi3_pads[] = { 357 static iomux_v3_cfg_t const uart2_pads[] = { [all …]
|
/u-boot/board/beacon/imx8mn/ |
A D | spl.c | 75 static iomux_v3_cfg_t const pwm_pads[] = { 79 static iomux_v3_cfg_t const uart_pads[] = { 84 static iomux_v3_cfg_t const wdog_pads[] = {
|
/u-boot/board/seco/common/ |
A D | mx6.c | 36 static iomux_v3_cfg_t const uart2_pads[] = { 51 static iomux_v3_cfg_t const enet_pads[] = { 102 static iomux_v3_cfg_t const usdhc3_pads[] = { 111 static iomux_v3_cfg_t const usdhc4_pads[] = {
|
/u-boot/board/freescale/mx53evk/ |
A D | mx53evk.c | 41 static const iomux_v3_cfg_t uart_pads[] = { in setup_iomux_uart() 54 static const iomux_v3_cfg_t i2c1_pads[] = { in setup_i2c() 59 static const iomux_v3_cfg_t i2c2_pads[] = { in setup_i2c() 120 static const iomux_v3_cfg_t fec_pads[] = { in setup_iomux_fec() 173 static const iomux_v3_cfg_t sd1_pads[] = { in board_mmc_init() 183 static const iomux_v3_cfg_t sd2_pads[] = { in board_mmc_init()
|
/u-boot/board/ccv/xpress/ |
A D | xpress.c | 112 static iomux_v3_cfg_t const uart1_pads[] = { 119 static iomux_v3_cfg_t const uart4_pads[] = { 124 static iomux_v3_cfg_t const uart5_pads[] = { 131 static iomux_v3_cfg_t const uart7_pads[] = { 136 static iomux_v3_cfg_t const uart8_pads[] = { 151 static iomux_v3_cfg_t const usdhc2_pads[] = { 194 static iomux_v3_cfg_t const usb_otg_pads[] = { 233 static iomux_v3_cfg_t const fec1_pads[] = {
|
/u-boot/board/gateworks/gw_ventana/ |
A D | common.h | 51 iomux_v3_cfg_t gpio_padmux[2]; 53 iomux_v3_cfg_t pwm_padmux[2]; 59 iomux_v3_cfg_t const *gpio_pads;
|
/u-boot/board/barco/titanium/ |
A D | titanium.c | 50 iomux_v3_cfg_t const uart1_pads[] = { 55 iomux_v3_cfg_t const uart2_pads[] = { 60 iomux_v3_cfg_t const uart4_pads[] = { 93 iomux_v3_cfg_t const usdhc3_pads[] = { 103 iomux_v3_cfg_t const enet_pads1[] = { 129 iomux_v3_cfg_t const enet_pads2[] = { 138 iomux_v3_cfg_t nfc_pads[] = {
|
/u-boot/board/freescale/imx8mp_evk/ |
A D | imx8mp_evk.c | 26 static iomux_v3_cfg_t const uart_pads[] = { 31 static iomux_v3_cfg_t const wdog_pads[] = { 58 static iomux_v3_cfg_t const eqos_rst_pads[] = {
|
/u-boot/board/phytec/pcl063/ |
A D | pcl063.c | 38 static iomux_v3_cfg_t const uart1_pads[] = { 43 static iomux_v3_cfg_t const uart5_pads[] = { 64 static iomux_v3_cfg_t const gpmi_pads[] = { 103 static iomux_v3_cfg_t const fec1_pads[] = { 116 static iomux_v3_cfg_t const fec2_pads[] = {
|
/u-boot/board/CarMediaLab/flea3/ |
A D | flea3.c | 70 static const iomux_v3_cfg_t uart3_pads[] = { in setup_iomux_uart3() 82 static const iomux_v3_cfg_t i2c_pads[] = { in setup_iomux_i2c() 96 static const iomux_v3_cfg_t spi_pads[] = { in setup_iomux_spi() 109 static const iomux_v3_cfg_t fec_pads[] = { in setup_iomux_fec()
|
/u-boot/board/technexion/pico-imx8mq/ |
A D | pico-imx8mq.c | 34 static iomux_v3_cfg_t const wdog_pads[] = { 38 static iomux_v3_cfg_t const uart_pads[] = { 78 static iomux_v3_cfg_t const fec1_pads[] = {
|
/u-boot/board/freescale/mx7dsabresd/ |
A D | mx7dsabresd.c | 45 static iomux_v3_cfg_t const ecspi3_pads[] = { 70 static iomux_v3_cfg_t const wdog_pads[] = { 74 static iomux_v3_cfg_t const uart1_pads[] = { 80 static iomux_v3_cfg_t const gpmi_pads[] = { 112 static iomux_v3_cfg_t const lcd_pads[] = { 145 static iomux_v3_cfg_t const pwm_pads[] = {
|
/u-boot/board/freescale/mx6sxsabresd/ |
A D | mx6sxsabresd.c | 67 static iomux_v3_cfg_t const uart1_pads[] = { 72 static iomux_v3_cfg_t const wdog_b_pad = { 75 static iomux_v3_cfg_t const fec1_pads[] = { 92 static iomux_v3_cfg_t const peri_3v3_pads[] = { 96 static iomux_v3_cfg_t const phy_control_pads[] = { 223 static iomux_v3_cfg_t const lcd_pads[] = {
|
/u-boot/board/freescale/mx6qarm2/ |
A D | mx6qarm2.c | 48 iomux_v3_cfg_t const uart4_pads[] = { 53 iomux_v3_cfg_t const usdhc3_pads[] = { 67 iomux_v3_cfg_t const usdhc4_pads[] = { 80 iomux_v3_cfg_t const enet_pads[] = { 228 static iomux_v3_cfg_t const usb_otg_pads[] = {
|
/u-boot/board/udoo/ |
A D | udoo.c | 54 static iomux_v3_cfg_t const uart2_pads[] = { 59 static iomux_v3_cfg_t const usdhc3_pads[] = { 68 static iomux_v3_cfg_t const wdog_pads[] = { 102 static iomux_v3_cfg_t const enet_pads1[] = { 129 static iomux_v3_cfg_t const enet_pads2[] = {
|
/u-boot/board/advantech/dms-ba16/ |
A D | dms-ba16.c | 72 static iomux_v3_cfg_t const uart3_pads[] = { 79 static iomux_v3_cfg_t const uart4_pads[] = { 84 static iomux_v3_cfg_t const enet_pads[] = { 115 static iomux_v3_cfg_t const usdhc2_pads[] = { 125 static iomux_v3_cfg_t const usdhc3_pads[] = { 139 static iomux_v3_cfg_t const usdhc4_pads[] = { 154 static iomux_v3_cfg_t const ecspi1_pads[] = { 212 static iomux_v3_cfg_t const pcie_pads[] = { 328 static iomux_v3_cfg_t const backlight_pads[] = { 464 static iomux_v3_cfg_t const misc_pads[] = {
|
/u-boot/board/dhelectronics/dh_imx6/ |
A D | dh_imx6_spl.c | 291 static iomux_v3_cfg_t const hwcode_pads[] = { 304 static iomux_v3_cfg_t const ddrcode_pads[] = { 343 static iomux_v3_cfg_t const gpio_pads[] = { 375 static iomux_v3_cfg_t const enet_pads[] = { 400 static iomux_v3_cfg_t const usdhc2_pads[] = { 411 static iomux_v3_cfg_t const usdhc3_pads[] = { 422 static iomux_v3_cfg_t const usdhc4_pads[] = { 444 static iomux_v3_cfg_t const ecspi1_pads[] = { 471 static iomux_v3_cfg_t const uart1_pads[] = { 508 static iomux_v3_cfg_t const usb_pads[] = {
|
/u-boot/board/bachmann/ot1200/ |
A D | ot1200.c | 59 static iomux_v3_cfg_t const uart1_pads[] = { 69 static iomux_v3_cfg_t const enet_pads[] = { 94 static iomux_v3_cfg_t const ecspi1_pads[] = { 112 static iomux_v3_cfg_t const feature_pads[] = { 188 static iomux_v3_cfg_t const usdhc3_pads[] = { 202 iomux_v3_cfg_t const usdhc4_pads[] = {
|
/u-boot/board/google/imx8mq_phanbell/ |
A D | imx8mq_phanbell.c | 31 static iomux_v3_cfg_t const wdog_pads[] = { 35 static iomux_v3_cfg_t const uart_pads[] = {
|
/u-boot/board/toradex/colibri_imx7/ |
A D | colibri_imx7.c | 63 static iomux_v3_cfg_t const uart1_pads[] = { 71 static iomux_v3_cfg_t const usb_cdet_pads[] = { 77 static iomux_v3_cfg_t const gpmi_pads[] = { 105 static iomux_v3_cfg_t const backlight_pads[] = { 322 static iomux_v3_cfg_t const usb_otg2_pads[] = {
|