Home
last modified time | relevance | path

Searched refs:USB_PAD_CFG (Results 1 – 7 of 7) sorted by relevance

/arch/arm/mach-imx/
Dmach-mx31lilly.c126 #define USB_PAD_CFG (PAD_CTL_DRV_MAX | PAD_CTL_SRE_FAST | PAD_CTL_HYS_CMOS | \ macro
143 mxc_iomux_set_pad(MX31_PIN_CSPI1_MOSI, USB_PAD_CFG); in usbh1_init()
144 mxc_iomux_set_pad(MX31_PIN_CSPI1_MISO, USB_PAD_CFG); in usbh1_init()
145 mxc_iomux_set_pad(MX31_PIN_CSPI1_SS0, USB_PAD_CFG); in usbh1_init()
146 mxc_iomux_set_pad(MX31_PIN_CSPI1_SS1, USB_PAD_CFG); in usbh1_init()
147 mxc_iomux_set_pad(MX31_PIN_CSPI1_SS2, USB_PAD_CFG); in usbh1_init()
148 mxc_iomux_set_pad(MX31_PIN_CSPI1_SCLK, USB_PAD_CFG); in usbh1_init()
149 mxc_iomux_set_pad(MX31_PIN_CSPI1_SPI_RDY, USB_PAD_CFG); in usbh1_init()
172 mxc_iomux_set_pad(MX31_PIN_USBH2_CLK, USB_PAD_CFG); in usbh2_init()
173 mxc_iomux_set_pad(MX31_PIN_USBH2_DIR, USB_PAD_CFG); in usbh2_init()
[all …]
Dmach-armadillo5x0.c125 #define USB_PAD_CFG (PAD_CTL_DRV_MAX | PAD_CTL_SRE_FAST | PAD_CTL_HYS_CMOS | \ macro
132 mxc_iomux_set_pad(MX31_PIN_USBOTG_DATA0, USB_PAD_CFG); in usbotg_init()
133 mxc_iomux_set_pad(MX31_PIN_USBOTG_DATA1, USB_PAD_CFG); in usbotg_init()
134 mxc_iomux_set_pad(MX31_PIN_USBOTG_DATA2, USB_PAD_CFG); in usbotg_init()
135 mxc_iomux_set_pad(MX31_PIN_USBOTG_DATA3, USB_PAD_CFG); in usbotg_init()
136 mxc_iomux_set_pad(MX31_PIN_USBOTG_DATA4, USB_PAD_CFG); in usbotg_init()
137 mxc_iomux_set_pad(MX31_PIN_USBOTG_DATA5, USB_PAD_CFG); in usbotg_init()
138 mxc_iomux_set_pad(MX31_PIN_USBOTG_DATA6, USB_PAD_CFG); in usbotg_init()
139 mxc_iomux_set_pad(MX31_PIN_USBOTG_DATA7, USB_PAD_CFG); in usbotg_init()
140 mxc_iomux_set_pad(MX31_PIN_USBOTG_CLK, USB_PAD_CFG); in usbotg_init()
[all …]
Dmach-mx31lite.c141 #define USB_PAD_CFG (PAD_CTL_DRV_MAX | PAD_CTL_SRE_FAST | PAD_CTL_HYS_CMOS | \ macro
157 mxc_iomux_set_pad(MX31_PIN_USBH2_CLK, USB_PAD_CFG); in usbh2_init()
158 mxc_iomux_set_pad(MX31_PIN_USBH2_DIR, USB_PAD_CFG); in usbh2_init()
159 mxc_iomux_set_pad(MX31_PIN_USBH2_NXT, USB_PAD_CFG); in usbh2_init()
160 mxc_iomux_set_pad(MX31_PIN_USBH2_STP, USB_PAD_CFG); in usbh2_init()
161 mxc_iomux_set_pad(MX31_PIN_USBH2_DATA0, USB_PAD_CFG); in usbh2_init()
162 mxc_iomux_set_pad(MX31_PIN_USBH2_DATA1, USB_PAD_CFG); in usbh2_init()
163 mxc_iomux_set_pad(MX31_PIN_SRXD6, USB_PAD_CFG); in usbh2_init()
164 mxc_iomux_set_pad(MX31_PIN_STXD6, USB_PAD_CFG); in usbh2_init()
165 mxc_iomux_set_pad(MX31_PIN_SFS3, USB_PAD_CFG); in usbh2_init()
[all …]
Dmach-mx31_3ds.c410 #define USB_PAD_CFG (PAD_CTL_DRV_MAX | PAD_CTL_SRE_FAST | PAD_CTL_HYS_CMOS | \ macro
420 mxc_iomux_set_pad(MX31_PIN_USBOTG_DATA0, USB_PAD_CFG); in mx31_3ds_usbotg_init()
421 mxc_iomux_set_pad(MX31_PIN_USBOTG_DATA1, USB_PAD_CFG); in mx31_3ds_usbotg_init()
422 mxc_iomux_set_pad(MX31_PIN_USBOTG_DATA2, USB_PAD_CFG); in mx31_3ds_usbotg_init()
423 mxc_iomux_set_pad(MX31_PIN_USBOTG_DATA3, USB_PAD_CFG); in mx31_3ds_usbotg_init()
424 mxc_iomux_set_pad(MX31_PIN_USBOTG_DATA4, USB_PAD_CFG); in mx31_3ds_usbotg_init()
425 mxc_iomux_set_pad(MX31_PIN_USBOTG_DATA5, USB_PAD_CFG); in mx31_3ds_usbotg_init()
426 mxc_iomux_set_pad(MX31_PIN_USBOTG_DATA6, USB_PAD_CFG); in mx31_3ds_usbotg_init()
427 mxc_iomux_set_pad(MX31_PIN_USBOTG_DATA7, USB_PAD_CFG); in mx31_3ds_usbotg_init()
428 mxc_iomux_set_pad(MX31_PIN_USBOTG_CLK, USB_PAD_CFG); in mx31_3ds_usbotg_init()
[all …]
Dmach-mx31moboard.c351 #define USB_PAD_CFG (PAD_CTL_DRV_MAX | PAD_CTL_SRE_FAST | PAD_CTL_HYS_CMOS | \ macro
359 mxc_iomux_set_pad(MX31_PIN_USBOTG_DATA0, USB_PAD_CFG | PAD_CTL_100K_PD); in usb_xcvr_reset()
360 mxc_iomux_set_pad(MX31_PIN_USBOTG_DATA1, USB_PAD_CFG | PAD_CTL_100K_PD); in usb_xcvr_reset()
361 mxc_iomux_set_pad(MX31_PIN_USBOTG_DATA2, USB_PAD_CFG | PAD_CTL_100K_PD); in usb_xcvr_reset()
362 mxc_iomux_set_pad(MX31_PIN_USBOTG_DATA3, USB_PAD_CFG | PAD_CTL_100K_PD); in usb_xcvr_reset()
363 mxc_iomux_set_pad(MX31_PIN_USBOTG_DATA4, USB_PAD_CFG | PAD_CTL_100K_PD); in usb_xcvr_reset()
364 mxc_iomux_set_pad(MX31_PIN_USBOTG_DATA5, USB_PAD_CFG | PAD_CTL_100K_PD); in usb_xcvr_reset()
365 mxc_iomux_set_pad(MX31_PIN_USBOTG_DATA6, USB_PAD_CFG | PAD_CTL_100K_PD); in usb_xcvr_reset()
366 mxc_iomux_set_pad(MX31_PIN_USBOTG_DATA7, USB_PAD_CFG | PAD_CTL_100K_PD); in usb_xcvr_reset()
367 mxc_iomux_set_pad(MX31_PIN_USBOTG_CLK, USB_PAD_CFG | PAD_CTL_100K_PU); in usb_xcvr_reset()
[all …]
Dmx31moboard-devboard.c128 #define USB_PAD_CFG (PAD_CTL_DRV_MAX | PAD_CTL_SRE_FAST | PAD_CTL_HYS_CMOS | \ macro
135 mxc_iomux_set_pad(MX31_PIN_CSPI1_MISO, USB_PAD_CFG); in devboard_usbh1_hw_init()
136 mxc_iomux_set_pad(MX31_PIN_CSPI1_MOSI, USB_PAD_CFG); in devboard_usbh1_hw_init()
137 mxc_iomux_set_pad(MX31_PIN_CSPI1_SS0, USB_PAD_CFG); in devboard_usbh1_hw_init()
138 mxc_iomux_set_pad(MX31_PIN_CSPI1_SS1, USB_PAD_CFG); in devboard_usbh1_hw_init()
139 mxc_iomux_set_pad(MX31_PIN_CSPI1_SS2, USB_PAD_CFG); in devboard_usbh1_hw_init()
140 mxc_iomux_set_pad(MX31_PIN_CSPI1_SCLK, USB_PAD_CFG); in devboard_usbh1_hw_init()
141 mxc_iomux_set_pad(MX31_PIN_CSPI1_SPI_RDY, USB_PAD_CFG); in devboard_usbh1_hw_init()
142 mxc_iomux_set_pad(MX31_PIN_SFS6, USB_PAD_CFG); in devboard_usbh1_hw_init()
Dmx31moboard-marxbot.c153 #define USB_PAD_CFG (PAD_CTL_DRV_MAX | PAD_CTL_SRE_FAST | PAD_CTL_HYS_CMOS | \ macro
160 mxc_iomux_set_pad(MX31_PIN_CSPI1_MISO, USB_PAD_CFG); in marxbot_usbh1_hw_init()
161 mxc_iomux_set_pad(MX31_PIN_CSPI1_MOSI, USB_PAD_CFG); in marxbot_usbh1_hw_init()
162 mxc_iomux_set_pad(MX31_PIN_CSPI1_SS0, USB_PAD_CFG); in marxbot_usbh1_hw_init()
163 mxc_iomux_set_pad(MX31_PIN_CSPI1_SS1, USB_PAD_CFG); in marxbot_usbh1_hw_init()
164 mxc_iomux_set_pad(MX31_PIN_CSPI1_SS2, USB_PAD_CFG); in marxbot_usbh1_hw_init()
165 mxc_iomux_set_pad(MX31_PIN_CSPI1_SCLK, USB_PAD_CFG); in marxbot_usbh1_hw_init()
166 mxc_iomux_set_pad(MX31_PIN_CSPI1_SPI_RDY, USB_PAD_CFG); in marxbot_usbh1_hw_init()
167 mxc_iomux_set_pad(MX31_PIN_SFS6, USB_PAD_CFG); in marxbot_usbh1_hw_init()