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.c115 #define USB_PAD_CFG (PAD_CTL_DRV_MAX | PAD_CTL_SRE_FAST | PAD_CTL_HYS_CMOS | \ macro
132 mxc_iomux_set_pad(MX31_PIN_CSPI1_MOSI, USB_PAD_CFG); in usbh1_init()
133 mxc_iomux_set_pad(MX31_PIN_CSPI1_MISO, USB_PAD_CFG); in usbh1_init()
134 mxc_iomux_set_pad(MX31_PIN_CSPI1_SS0, USB_PAD_CFG); in usbh1_init()
135 mxc_iomux_set_pad(MX31_PIN_CSPI1_SS1, USB_PAD_CFG); in usbh1_init()
136 mxc_iomux_set_pad(MX31_PIN_CSPI1_SS2, USB_PAD_CFG); in usbh1_init()
137 mxc_iomux_set_pad(MX31_PIN_CSPI1_SCLK, USB_PAD_CFG); in usbh1_init()
138 mxc_iomux_set_pad(MX31_PIN_CSPI1_SPI_RDY, USB_PAD_CFG); in usbh1_init()
161 mxc_iomux_set_pad(MX31_PIN_USBH2_CLK, USB_PAD_CFG); in usbh2_init()
162 mxc_iomux_set_pad(MX31_PIN_USBH2_DIR, USB_PAD_CFG); in usbh2_init()
[all …]
Dmach-armadillo5x0.c139 #define USB_PAD_CFG (PAD_CTL_DRV_MAX | PAD_CTL_SRE_FAST | PAD_CTL_HYS_CMOS | \ macro
146 mxc_iomux_set_pad(MX31_PIN_USBOTG_DATA0, USB_PAD_CFG); in usbotg_init()
147 mxc_iomux_set_pad(MX31_PIN_USBOTG_DATA1, USB_PAD_CFG); in usbotg_init()
148 mxc_iomux_set_pad(MX31_PIN_USBOTG_DATA2, USB_PAD_CFG); in usbotg_init()
149 mxc_iomux_set_pad(MX31_PIN_USBOTG_DATA3, USB_PAD_CFG); in usbotg_init()
150 mxc_iomux_set_pad(MX31_PIN_USBOTG_DATA4, USB_PAD_CFG); in usbotg_init()
151 mxc_iomux_set_pad(MX31_PIN_USBOTG_DATA5, USB_PAD_CFG); in usbotg_init()
152 mxc_iomux_set_pad(MX31_PIN_USBOTG_DATA6, USB_PAD_CFG); in usbotg_init()
153 mxc_iomux_set_pad(MX31_PIN_USBOTG_DATA7, USB_PAD_CFG); in usbotg_init()
154 mxc_iomux_set_pad(MX31_PIN_USBOTG_CLK, USB_PAD_CFG); in usbotg_init()
[all …]
Dmach-mx31lite.c132 #define USB_PAD_CFG (PAD_CTL_DRV_MAX | PAD_CTL_SRE_FAST | PAD_CTL_HYS_CMOS | \ macro
148 mxc_iomux_set_pad(MX31_PIN_USBH2_CLK, USB_PAD_CFG); in usbh2_init()
149 mxc_iomux_set_pad(MX31_PIN_USBH2_DIR, USB_PAD_CFG); in usbh2_init()
150 mxc_iomux_set_pad(MX31_PIN_USBH2_NXT, USB_PAD_CFG); in usbh2_init()
151 mxc_iomux_set_pad(MX31_PIN_USBH2_STP, USB_PAD_CFG); in usbh2_init()
152 mxc_iomux_set_pad(MX31_PIN_USBH2_DATA0, USB_PAD_CFG); in usbh2_init()
153 mxc_iomux_set_pad(MX31_PIN_USBH2_DATA1, USB_PAD_CFG); in usbh2_init()
154 mxc_iomux_set_pad(MX31_PIN_SRXD6, USB_PAD_CFG); in usbh2_init()
155 mxc_iomux_set_pad(MX31_PIN_STXD6, USB_PAD_CFG); in usbh2_init()
156 mxc_iomux_set_pad(MX31_PIN_SFS3, USB_PAD_CFG); in usbh2_init()
[all …]
Dmach-mx31moboard.c371 #define USB_PAD_CFG (PAD_CTL_DRV_MAX | PAD_CTL_SRE_FAST | PAD_CTL_HYS_CMOS | \ macro
379 mxc_iomux_set_pad(MX31_PIN_USBOTG_DATA0, USB_PAD_CFG | PAD_CTL_100K_PD); in usb_xcvr_reset()
380 mxc_iomux_set_pad(MX31_PIN_USBOTG_DATA1, USB_PAD_CFG | PAD_CTL_100K_PD); in usb_xcvr_reset()
381 mxc_iomux_set_pad(MX31_PIN_USBOTG_DATA2, USB_PAD_CFG | PAD_CTL_100K_PD); in usb_xcvr_reset()
382 mxc_iomux_set_pad(MX31_PIN_USBOTG_DATA3, USB_PAD_CFG | PAD_CTL_100K_PD); in usb_xcvr_reset()
383 mxc_iomux_set_pad(MX31_PIN_USBOTG_DATA4, USB_PAD_CFG | PAD_CTL_100K_PD); in usb_xcvr_reset()
384 mxc_iomux_set_pad(MX31_PIN_USBOTG_DATA5, USB_PAD_CFG | PAD_CTL_100K_PD); in usb_xcvr_reset()
385 mxc_iomux_set_pad(MX31_PIN_USBOTG_DATA6, USB_PAD_CFG | PAD_CTL_100K_PD); in usb_xcvr_reset()
386 mxc_iomux_set_pad(MX31_PIN_USBOTG_DATA7, USB_PAD_CFG | PAD_CTL_100K_PD); in usb_xcvr_reset()
387 mxc_iomux_set_pad(MX31_PIN_USBOTG_CLK, USB_PAD_CFG | PAD_CTL_100K_PU); in usb_xcvr_reset()
[all …]
Dmach-mx31_3ds.c563 #define USB_PAD_CFG (PAD_CTL_DRV_MAX | PAD_CTL_SRE_FAST | PAD_CTL_HYS_CMOS | \ macro
573 mxc_iomux_set_pad(MX31_PIN_USBOTG_DATA0, USB_PAD_CFG); in mx31_3ds_usbotg_init()
574 mxc_iomux_set_pad(MX31_PIN_USBOTG_DATA1, USB_PAD_CFG); in mx31_3ds_usbotg_init()
575 mxc_iomux_set_pad(MX31_PIN_USBOTG_DATA2, USB_PAD_CFG); in mx31_3ds_usbotg_init()
576 mxc_iomux_set_pad(MX31_PIN_USBOTG_DATA3, USB_PAD_CFG); in mx31_3ds_usbotg_init()
577 mxc_iomux_set_pad(MX31_PIN_USBOTG_DATA4, USB_PAD_CFG); in mx31_3ds_usbotg_init()
578 mxc_iomux_set_pad(MX31_PIN_USBOTG_DATA5, USB_PAD_CFG); in mx31_3ds_usbotg_init()
579 mxc_iomux_set_pad(MX31_PIN_USBOTG_DATA6, USB_PAD_CFG); in mx31_3ds_usbotg_init()
580 mxc_iomux_set_pad(MX31_PIN_USBOTG_DATA7, USB_PAD_CFG); in mx31_3ds_usbotg_init()
581 mxc_iomux_set_pad(MX31_PIN_USBOTG_CLK, USB_PAD_CFG); in mx31_3ds_usbotg_init()
[all …]
Dmx31moboard-devboard.c136 #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_MISO, USB_PAD_CFG); in devboard_usbh1_hw_init()
144 mxc_iomux_set_pad(MX31_PIN_CSPI1_MOSI, USB_PAD_CFG); in devboard_usbh1_hw_init()
145 mxc_iomux_set_pad(MX31_PIN_CSPI1_SS0, USB_PAD_CFG); in devboard_usbh1_hw_init()
146 mxc_iomux_set_pad(MX31_PIN_CSPI1_SS1, USB_PAD_CFG); in devboard_usbh1_hw_init()
147 mxc_iomux_set_pad(MX31_PIN_CSPI1_SS2, USB_PAD_CFG); in devboard_usbh1_hw_init()
148 mxc_iomux_set_pad(MX31_PIN_CSPI1_SCLK, USB_PAD_CFG); in devboard_usbh1_hw_init()
149 mxc_iomux_set_pad(MX31_PIN_CSPI1_SPI_RDY, USB_PAD_CFG); in devboard_usbh1_hw_init()
150 mxc_iomux_set_pad(MX31_PIN_SFS6, USB_PAD_CFG); in devboard_usbh1_hw_init()
Dmx31moboard-marxbot.c250 #define USB_PAD_CFG (PAD_CTL_DRV_MAX | PAD_CTL_SRE_FAST | PAD_CTL_HYS_CMOS | \ macro
257 mxc_iomux_set_pad(MX31_PIN_CSPI1_MISO, USB_PAD_CFG); in marxbot_usbh1_hw_init()
258 mxc_iomux_set_pad(MX31_PIN_CSPI1_MOSI, USB_PAD_CFG); in marxbot_usbh1_hw_init()
259 mxc_iomux_set_pad(MX31_PIN_CSPI1_SS0, USB_PAD_CFG); in marxbot_usbh1_hw_init()
260 mxc_iomux_set_pad(MX31_PIN_CSPI1_SS1, USB_PAD_CFG); in marxbot_usbh1_hw_init()
261 mxc_iomux_set_pad(MX31_PIN_CSPI1_SS2, USB_PAD_CFG); in marxbot_usbh1_hw_init()
262 mxc_iomux_set_pad(MX31_PIN_CSPI1_SCLK, USB_PAD_CFG); in marxbot_usbh1_hw_init()
263 mxc_iomux_set_pad(MX31_PIN_CSPI1_SPI_RDY, USB_PAD_CFG); in marxbot_usbh1_hw_init()
264 mxc_iomux_set_pad(MX31_PIN_SFS6, USB_PAD_CFG); in marxbot_usbh1_hw_init()