Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/mach-imx/
Dmach-mx31lilly.c135 #define USB_PAD_CFG (PAD_CTL_DRV_MAX | PAD_CTL_SRE_FAST | PAD_CTL_HYS_CMOS | \ macro
152 mxc_iomux_set_pad(MX31_PIN_CSPI1_MOSI, USB_PAD_CFG); in usbh1_init()
153 mxc_iomux_set_pad(MX31_PIN_CSPI1_MISO, USB_PAD_CFG); in usbh1_init()
154 mxc_iomux_set_pad(MX31_PIN_CSPI1_SS0, USB_PAD_CFG); in usbh1_init()
155 mxc_iomux_set_pad(MX31_PIN_CSPI1_SS1, USB_PAD_CFG); in usbh1_init()
156 mxc_iomux_set_pad(MX31_PIN_CSPI1_SS2, USB_PAD_CFG); in usbh1_init()
157 mxc_iomux_set_pad(MX31_PIN_CSPI1_SCLK, USB_PAD_CFG); in usbh1_init()
158 mxc_iomux_set_pad(MX31_PIN_CSPI1_SPI_RDY, USB_PAD_CFG); in usbh1_init()
181 mxc_iomux_set_pad(MX31_PIN_USBH2_CLK, USB_PAD_CFG); in usbh2_init()
182 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-mx31_3ds.c419 #define USB_PAD_CFG (PAD_CTL_DRV_MAX | PAD_CTL_SRE_FAST | PAD_CTL_HYS_CMOS | \ macro
429 mxc_iomux_set_pad(MX31_PIN_USBOTG_DATA0, USB_PAD_CFG); in mx31_3ds_usbotg_init()
430 mxc_iomux_set_pad(MX31_PIN_USBOTG_DATA1, USB_PAD_CFG); in mx31_3ds_usbotg_init()
431 mxc_iomux_set_pad(MX31_PIN_USBOTG_DATA2, USB_PAD_CFG); in mx31_3ds_usbotg_init()
432 mxc_iomux_set_pad(MX31_PIN_USBOTG_DATA3, USB_PAD_CFG); in mx31_3ds_usbotg_init()
433 mxc_iomux_set_pad(MX31_PIN_USBOTG_DATA4, USB_PAD_CFG); in mx31_3ds_usbotg_init()
434 mxc_iomux_set_pad(MX31_PIN_USBOTG_DATA5, USB_PAD_CFG); in mx31_3ds_usbotg_init()
435 mxc_iomux_set_pad(MX31_PIN_USBOTG_DATA6, USB_PAD_CFG); in mx31_3ds_usbotg_init()
436 mxc_iomux_set_pad(MX31_PIN_USBOTG_DATA7, USB_PAD_CFG); in mx31_3ds_usbotg_init()
437 mxc_iomux_set_pad(MX31_PIN_USBOTG_CLK, USB_PAD_CFG); in mx31_3ds_usbotg_init()
[all …]
Dmach-mx31moboard.c360 #define USB_PAD_CFG (PAD_CTL_DRV_MAX | PAD_CTL_SRE_FAST | PAD_CTL_HYS_CMOS | \ macro
368 mxc_iomux_set_pad(MX31_PIN_USBOTG_DATA0, USB_PAD_CFG | PAD_CTL_100K_PD); in usb_xcvr_reset()
369 mxc_iomux_set_pad(MX31_PIN_USBOTG_DATA1, USB_PAD_CFG | PAD_CTL_100K_PD); in usb_xcvr_reset()
370 mxc_iomux_set_pad(MX31_PIN_USBOTG_DATA2, USB_PAD_CFG | PAD_CTL_100K_PD); in usb_xcvr_reset()
371 mxc_iomux_set_pad(MX31_PIN_USBOTG_DATA3, USB_PAD_CFG | PAD_CTL_100K_PD); in usb_xcvr_reset()
372 mxc_iomux_set_pad(MX31_PIN_USBOTG_DATA4, USB_PAD_CFG | PAD_CTL_100K_PD); in usb_xcvr_reset()
373 mxc_iomux_set_pad(MX31_PIN_USBOTG_DATA5, USB_PAD_CFG | PAD_CTL_100K_PD); in usb_xcvr_reset()
374 mxc_iomux_set_pad(MX31_PIN_USBOTG_DATA6, USB_PAD_CFG | PAD_CTL_100K_PD); in usb_xcvr_reset()
375 mxc_iomux_set_pad(MX31_PIN_USBOTG_DATA7, USB_PAD_CFG | PAD_CTL_100K_PD); in usb_xcvr_reset()
376 mxc_iomux_set_pad(MX31_PIN_USBOTG_CLK, USB_PAD_CFG | PAD_CTL_100K_PU); in usb_xcvr_reset()
[all …]
Dmach-mx31lite.c150 #define USB_PAD_CFG (PAD_CTL_DRV_MAX | PAD_CTL_SRE_FAST | PAD_CTL_HYS_CMOS | \ macro
166 mxc_iomux_set_pad(MX31_PIN_USBH2_CLK, USB_PAD_CFG); in usbh2_init()
167 mxc_iomux_set_pad(MX31_PIN_USBH2_DIR, USB_PAD_CFG); in usbh2_init()
168 mxc_iomux_set_pad(MX31_PIN_USBH2_NXT, USB_PAD_CFG); in usbh2_init()
169 mxc_iomux_set_pad(MX31_PIN_USBH2_STP, USB_PAD_CFG); in usbh2_init()
170 mxc_iomux_set_pad(MX31_PIN_USBH2_DATA0, USB_PAD_CFG); in usbh2_init()
171 mxc_iomux_set_pad(MX31_PIN_USBH2_DATA1, USB_PAD_CFG); in usbh2_init()
172 mxc_iomux_set_pad(MX31_PIN_SRXD6, USB_PAD_CFG); in usbh2_init()
173 mxc_iomux_set_pad(MX31_PIN_STXD6, USB_PAD_CFG); in usbh2_init()
174 mxc_iomux_set_pad(MX31_PIN_SFS3, USB_PAD_CFG); in usbh2_init()
[all …]
Dmx31moboard-devboard.c137 #define USB_PAD_CFG (PAD_CTL_DRV_MAX | PAD_CTL_SRE_FAST | PAD_CTL_HYS_CMOS | \ macro
144 mxc_iomux_set_pad(MX31_PIN_CSPI1_MISO, USB_PAD_CFG); in devboard_usbh1_hw_init()
145 mxc_iomux_set_pad(MX31_PIN_CSPI1_MOSI, USB_PAD_CFG); in devboard_usbh1_hw_init()
146 mxc_iomux_set_pad(MX31_PIN_CSPI1_SS0, USB_PAD_CFG); in devboard_usbh1_hw_init()
147 mxc_iomux_set_pad(MX31_PIN_CSPI1_SS1, USB_PAD_CFG); in devboard_usbh1_hw_init()
148 mxc_iomux_set_pad(MX31_PIN_CSPI1_SS2, USB_PAD_CFG); in devboard_usbh1_hw_init()
149 mxc_iomux_set_pad(MX31_PIN_CSPI1_SCLK, USB_PAD_CFG); in devboard_usbh1_hw_init()
150 mxc_iomux_set_pad(MX31_PIN_CSPI1_SPI_RDY, USB_PAD_CFG); in devboard_usbh1_hw_init()
151 mxc_iomux_set_pad(MX31_PIN_SFS6, USB_PAD_CFG); in devboard_usbh1_hw_init()
Dmx31moboard-marxbot.c162 #define USB_PAD_CFG (PAD_CTL_DRV_MAX | PAD_CTL_SRE_FAST | PAD_CTL_HYS_CMOS | \ macro
169 mxc_iomux_set_pad(MX31_PIN_CSPI1_MISO, USB_PAD_CFG); in marxbot_usbh1_hw_init()
170 mxc_iomux_set_pad(MX31_PIN_CSPI1_MOSI, USB_PAD_CFG); in marxbot_usbh1_hw_init()
171 mxc_iomux_set_pad(MX31_PIN_CSPI1_SS0, USB_PAD_CFG); in marxbot_usbh1_hw_init()
172 mxc_iomux_set_pad(MX31_PIN_CSPI1_SS1, USB_PAD_CFG); in marxbot_usbh1_hw_init()
173 mxc_iomux_set_pad(MX31_PIN_CSPI1_SS2, USB_PAD_CFG); in marxbot_usbh1_hw_init()
174 mxc_iomux_set_pad(MX31_PIN_CSPI1_SCLK, USB_PAD_CFG); in marxbot_usbh1_hw_init()
175 mxc_iomux_set_pad(MX31_PIN_CSPI1_SPI_RDY, USB_PAD_CFG); in marxbot_usbh1_hw_init()
176 mxc_iomux_set_pad(MX31_PIN_SFS6, USB_PAD_CFG); in marxbot_usbh1_hw_init()