Lines Matching refs:USB_PAD_CFG
135 #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()
183 mxc_iomux_set_pad(MX31_PIN_USBH2_NXT, USB_PAD_CFG); in usbh2_init()
184 mxc_iomux_set_pad(MX31_PIN_USBH2_STP, USB_PAD_CFG); in usbh2_init()
185 mxc_iomux_set_pad(MX31_PIN_USBH2_DATA0, USB_PAD_CFG); in usbh2_init()
186 mxc_iomux_set_pad(MX31_PIN_USBH2_DATA1, USB_PAD_CFG); in usbh2_init()
187 mxc_iomux_set_pad(MX31_PIN_SRXD6, USB_PAD_CFG); in usbh2_init()
188 mxc_iomux_set_pad(MX31_PIN_STXD6, USB_PAD_CFG); in usbh2_init()
189 mxc_iomux_set_pad(MX31_PIN_SFS3, USB_PAD_CFG); in usbh2_init()
190 mxc_iomux_set_pad(MX31_PIN_SCK3, USB_PAD_CFG); in usbh2_init()
191 mxc_iomux_set_pad(MX31_PIN_SRXD3, USB_PAD_CFG); in usbh2_init()
192 mxc_iomux_set_pad(MX31_PIN_STXD3, USB_PAD_CFG); in usbh2_init()