Home
last modified time | relevance | path

Searched refs:iomux_v3_cfg_t (Results 1 – 25 of 105) sorted by relevance

12345

/openbmc/u-boot/arch/arm/include/asm/mach-imx/
H A Diomux-v3.h46 typedef u64 iomux_v3_cfg_t; typedef
49 #define MUX_CTRL_OFS_MASK ((iomux_v3_cfg_t)0xfff << MUX_CTRL_OFS_SHIFT)
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)
60 #define MUX_PAD_CTRL_MASK ((iomux_v3_cfg_t)0x3ffff << MUX_PAD_CTRL_SHIFT)
62 #define MUX_SEL_INPUT_MASK ((iomux_v3_cfg_t)0xf << MUX_SEL_INPUT_SHIFT)
64 #define MUX_MODE_SION ((iomux_v3_cfg_t)IOMUX_CONFIG_SION << \
66 #define MUX_PAD_CTRL(x) ((iomux_v3_cfg_t)(x) << MUX_PAD_CTRL_SHIFT)
70 (((iomux_v3_cfg_t)(mux_ctrl_ofs) << MUX_CTRL_OFS_SHIFT) | \
[all …]
/openbmc/u-boot/board/compulab/cl-som-imx7/
H A Dmux.c26 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[] = {
/openbmc/u-boot/board/barco/platinum/
H A Dplatinum_picon.c34 iomux_v3_cfg_t const ecspi1_pads[] = {
43 iomux_v3_cfg_t const ecspi2_pads[] = {
51 iomux_v3_cfg_t const enet_pads[] = {
65 iomux_v3_cfg_t const phy_reset_pad = {
69 iomux_v3_cfg_t const uart1_pads[] = {
74 iomux_v3_cfg_t const uart4_pads[] = {
81 iomux_v3_cfg_t const uart5_pads[] = {
88 iomux_v3_cfg_t const i2c0_mux_pads[] = {
94 iomux_v3_cfg_t const i2c2_mux_pads[] = {
H A Dplatinum_titanium.c18 iomux_v3_cfg_t const ecspi1_pads[] = {
29 iomux_v3_cfg_t const ecspi2_pads[] = {
36 iomux_v3_cfg_t const enet_pads1[] = {
62 iomux_v3_cfg_t const enet_pads2[] = {
71 iomux_v3_cfg_t const uart1_pads[] = {
76 iomux_v3_cfg_t const uart2_pads[] = {
83 iomux_v3_cfg_t const uart4_pads[] = {
/openbmc/u-boot/board/liebherr/display5/
H A Dcommon.c11 iomux_v3_cfg_t const uart_pads[] = {
19 iomux_v3_cfg_t const uart_console_pads[] = {
37 iomux_v3_cfg_t const misc_pads_spl[] = {
48 iomux_v3_cfg_t const ecspi_pads[] = {
60 iomux_v3_cfg_t const ecspi2_pads[] = {
93 iomux_v3_cfg_t const usdhc4_pads[] = {
/openbmc/u-boot/board/kosagi/novena/
H A Dnovena_spl.c73 static iomux_v3_cfg_t audio_pads[] = {
87 static iomux_v3_cfg_t enet_pads1[] = {
115 static iomux_v3_cfg_t enet_pads2[] = {
164 static iomux_v3_cfg_t fpga_pads[] = {
178 static iomux_v3_cfg_t button_pads[] = {
260 static iomux_v3_cfg_t pcie_pads[] = {
294 static iomux_v3_cfg_t usdhc2_pads[] = {
305 static iomux_v3_cfg_t usdhc3_pads[] = {
328 static iomux_v3_cfg_t ecspi3_pads[] = {
354 static iomux_v3_cfg_t const uart2_pads[] = {
[all …]
/openbmc/u-boot/board/aristainetos/
H A Daristainetos-v1.c47 iomux_v3_cfg_t const uart1_pads[] = {
52 iomux_v3_cfg_t const uart5_pads[] = {
57 iomux_v3_cfg_t const gpio_pads[] = {
80 static iomux_v3_cfg_t const misc_pads[] = {
87 iomux_v3_cfg_t const enet_pads[] = {
110 static iomux_v3_cfg_t const backlight_pads[] = {
116 iomux_v3_cfg_t const ecspi4_pads[] = {
123 static iomux_v3_cfg_t const display_pads[] = {
H A Daristainetos-v2.c83 iomux_v3_cfg_t const uart1_pads[] = {
90 iomux_v3_cfg_t const uart2_pads[] = {
95 iomux_v3_cfg_t const uart3_pads[] = {
102 iomux_v3_cfg_t const uart4_pads[] = {
107 iomux_v3_cfg_t const gpio_pads[] = {
144 static iomux_v3_cfg_t const misc_pads[] = {
153 iomux_v3_cfg_t const enet_pads[] = {
171 static iomux_v3_cfg_t const backlight_pads[] = {
180 static iomux_v3_cfg_t const ecspi1_pads[] = {
198 iomux_v3_cfg_t const ecspi4_pads[] = {
[all …]
/openbmc/u-boot/board/syteco/zmx25/
H A Dzmx25.c26 static const iomux_v3_cfg_t sdhc1_pads[] = { in board_init()
35 static const iomux_v3_cfg_t dig_out_pads[] = { in board_init()
42 static const iomux_v3_cfg_t led_pads[] = { in board_init()
47 static const iomux_v3_cfg_t can_pads[] = { in board_init()
54 static const iomux_v3_cfg_t i2c3_pads[] = { in board_init()
120 static const iomux_v3_cfg_t fec_pads[] = { in board_late_init()
/openbmc/u-boot/board/ccv/xpress/
H A Dxpress.c107 static iomux_v3_cfg_t const uart1_pads[] = {
114 static iomux_v3_cfg_t const uart4_pads[] = {
119 static iomux_v3_cfg_t const uart5_pads[] = {
126 static iomux_v3_cfg_t const uart7_pads[] = {
131 static iomux_v3_cfg_t const uart8_pads[] = {
146 static iomux_v3_cfg_t const usdhc2_pads[] = {
189 static iomux_v3_cfg_t const usb_otg_pads[] = {
228 static iomux_v3_cfg_t const fec1_pads[] = {
/openbmc/u-boot/board/toradex/colibri-imx6ull/
H A Dcolibri-imx6ull.c65 static iomux_v3_cfg_t const uart1_pads[] = {
73 static iomux_v3_cfg_t const usdhc1_pads[] = {
85 static iomux_v3_cfg_t const usb_cdet_pads[] = {
90 static iomux_v3_cfg_t const gpmi_pads[] = {
117 static iomux_v3_cfg_t const lcd_pads[] = {
142 static iomux_v3_cfg_t const backlight_pads[] = {
171 static iomux_v3_cfg_t const fec2_pads[] = {
366 static iomux_v3_cfg_t const usb_otg2_pads[] = {
/openbmc/u-boot/board/freescale/mx53evk/
H A Dmx53evk.c39 static const iomux_v3_cfg_t uart_pads[] = { in setup_iomux_uart()
52 static const iomux_v3_cfg_t i2c1_pads[] = { in setup_i2c()
57 static const iomux_v3_cfg_t i2c2_pads[] = { in setup_i2c()
118 static const iomux_v3_cfg_t fec_pads[] = { in setup_iomux_fec()
171 static const iomux_v3_cfg_t sd1_pads[] = { in board_mmc_init()
181 static const iomux_v3_cfg_t sd2_pads[] = { in board_mmc_init()
/openbmc/u-boot/board/barco/titanium/
H A Dtitanium.c46 iomux_v3_cfg_t const uart1_pads[] = {
51 iomux_v3_cfg_t const uart2_pads[] = {
56 iomux_v3_cfg_t const uart4_pads[] = {
89 iomux_v3_cfg_t const usdhc3_pads[] = {
99 iomux_v3_cfg_t const enet_pads1[] = {
125 iomux_v3_cfg_t const enet_pads2[] = {
134 iomux_v3_cfg_t nfc_pads[] = {
/openbmc/u-boot/board/dhelectronics/dh_imx6/
H A Ddh_imx6_spl.c289 static iomux_v3_cfg_t const hwcode_pads[] = {
302 static iomux_v3_cfg_t const ddrcode_pads[] = {
341 static iomux_v3_cfg_t const gpio_pads[] = {
373 static iomux_v3_cfg_t const enet_pads[] = {
398 static iomux_v3_cfg_t const usdhc2_pads[] = {
409 static iomux_v3_cfg_t const usdhc3_pads[] = {
420 static iomux_v3_cfg_t const usdhc4_pads[] = {
442 static iomux_v3_cfg_t const ecspi1_pads[] = {
464 static iomux_v3_cfg_t const uart1_pads[] = {
475 static iomux_v3_cfg_t const usb_pads[] = {
/openbmc/u-boot/board/boundary/nitrogen6x/
H A Dnitrogen6x.c76 static iomux_v3_cfg_t const uart1_pads[] = {
81 static iomux_v3_cfg_t const uart2_pads[] = {
130 static iomux_v3_cfg_t const usdhc2_pads[] = {
139 static iomux_v3_cfg_t const usdhc3_pads[] = {
149 static iomux_v3_cfg_t const usdhc4_pads[] = {
159 static iomux_v3_cfg_t const enet_pads1[] = {
186 static iomux_v3_cfg_t const enet_pads2[] = {
195 static iomux_v3_cfg_t const misc_pads[] = {
204 static iomux_v3_cfg_t const wl12xx_pads[] = {
217 static iomux_v3_cfg_t const button_pads[] = {
[all …]
/openbmc/u-boot/board/phytec/pcl063/
H A Dpcl063.c36 static iomux_v3_cfg_t const uart1_pads[] = {
41 static iomux_v3_cfg_t const uart5_pads[] = {
62 static iomux_v3_cfg_t const gpmi_pads[] = {
101 static iomux_v3_cfg_t const fec1_pads[] = {
114 static iomux_v3_cfg_t const fec2_pads[] = {
/openbmc/u-boot/board/advantech/dms-ba16/
H A Ddms-ba16.c68 static iomux_v3_cfg_t const uart3_pads[] = {
75 static iomux_v3_cfg_t const uart4_pads[] = {
80 static iomux_v3_cfg_t const enet_pads[] = {
111 static iomux_v3_cfg_t const usdhc2_pads[] = {
121 static iomux_v3_cfg_t const usdhc3_pads[] = {
135 static iomux_v3_cfg_t const usdhc4_pads[] = {
150 static iomux_v3_cfg_t const ecspi1_pads[] = {
208 static iomux_v3_cfg_t const pcie_pads[] = {
324 static iomux_v3_cfg_t const backlight_pads[] = {
460 static iomux_v3_cfg_t const misc_pads[] = {
/openbmc/u-boot/board/tbs/tbs2910/
H A Dtbs2910.c93 static iomux_v3_cfg_t const uart1_pads[] = {
98 static iomux_v3_cfg_t const uart2_pads[] = {
103 static iomux_v3_cfg_t const enet_pads[] = {
123 static iomux_v3_cfg_t const pcie_pads[] = {
158 static iomux_v3_cfg_t const usdhc2_pads[] = {
168 static iomux_v3_cfg_t const usdhc3_pads[] = {
178 static iomux_v3_cfg_t const usdhc4_pads[] = {
419 static iomux_v3_cfg_t const usb_otg_pads[] = {
/openbmc/u-boot/board/toradex/colibri_imx7/
H A Dcolibri_imx7.c57 static iomux_v3_cfg_t const uart1_pads[] = {
65 static iomux_v3_cfg_t const usb_cdet_pads[] = {
71 static iomux_v3_cfg_t const gpmi_pads[] = {
99 static iomux_v3_cfg_t const lcd_pads[] = {
124 static iomux_v3_cfg_t const backlight_pads[] = {
163 static iomux_v3_cfg_t const fec1_pads[] = {
352 static iomux_v3_cfg_t const usb_otg2_pads[] = {
/openbmc/u-boot/board/freescale/mx7dsabresd/
H A Dmx7dsabresd.c47 static iomux_v3_cfg_t const ecspi3_pads[] = {
72 static iomux_v3_cfg_t const wdog_pads[] = {
76 static iomux_v3_cfg_t const uart1_pads[] = {
82 static iomux_v3_cfg_t const gpmi_pads[] = {
114 static iomux_v3_cfg_t const lcd_pads[] = {
147 static iomux_v3_cfg_t const pwm_pads[] = {
173 static iomux_v3_cfg_t const fec1_pads[] = {
/openbmc/u-boot/board/seco/common/
H A Dmx6.c36 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[] = {
/openbmc/u-boot/board/freescale/mx6sxsabresd/
H A Dmx6sxsabresd.c62 static iomux_v3_cfg_t const uart1_pads[] = {
67 static iomux_v3_cfg_t const wdog_b_pad = {
70 static iomux_v3_cfg_t const fec1_pads[] = {
87 static iomux_v3_cfg_t const peri_3v3_pads[] = {
91 static iomux_v3_cfg_t const phy_control_pads[] = {
218 static iomux_v3_cfg_t const lcd_pads[] = {
338 static iomux_v3_cfg_t const usdhc2_pads[] = {
347 static iomux_v3_cfg_t const usdhc3_pads[] = {
366 static iomux_v3_cfg_t const usdhc4_pads[] = {
/openbmc/u-boot/board/toradex/colibri_vf/
H A Dcolibri_vf.c92 static const iomux_v3_cfg_t usb_pads[] = {
160 static const iomux_v3_cfg_t uart_pads[] = { in setup_iomux_uart()
172 static const iomux_v3_cfg_t enet0_pads[] = { in setup_iomux_enet()
190 static const iomux_v3_cfg_t i2c0_pads[] = { in setup_iomux_i2c()
201 static const iomux_v3_cfg_t nfc_pads[] = { in setup_iomux_nfc()
225 static const iomux_v3_cfg_t dspi1_pads[] = { in setup_iomux_dspi()
239 static const iomux_v3_cfg_t gpio_pads[] = { in setup_iomux_gpio()
294 static const iomux_v3_cfg_t dcu0_pads[] = { in setup_iomux_fsl_dcu()
347 static const iomux_v3_cfg_t esdhc1_pads[] = { in board_mmc_init()
/openbmc/u-boot/board/freescale/mx25pdk/
H A Dmx25pdk.c48 static const iomux_v3_cfg_t fec_pads[] = { in mx25pdk_fec_init()
63 static const iomux_v3_cfg_t i2c_pads[] = { in mx25pdk_fec_init()
108 static const iomux_v3_cfg_t uart1_pads[] = { in mx25pdk_uart1_init()
166 static const iomux_v3_cfg_t sdhc1_pads[] = { in board_mmc_init()
/openbmc/u-boot/board/freescale/mx6ul_14x14_evk/
H A Dmx6ul_14x14_evk.c108 static iomux_v3_cfg_t const uart1_pads[] = {
114 static iomux_v3_cfg_t const usdhc1_pads[] = {
138 static iomux_v3_cfg_t const usdhc2_emmc_pads[] = {
156 static iomux_v3_cfg_t const usdhc2_pads[] = {
169 static iomux_v3_cfg_t const usdhc2_cd_pad =
172 static iomux_v3_cfg_t const usdhc2_dat3_pad =
310 static iomux_v3_cfg_t const usb_otg_pads[] = {
352 static iomux_v3_cfg_t const fec1_pads[] = {
365 static iomux_v3_cfg_t const fec2_pads[] = {
440 static iomux_v3_cfg_t const lcd_pads[] = {

12345