Lines Matching refs:USB_PAD_CFG
115 #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()
163 mxc_iomux_set_pad(MX31_PIN_USBH2_NXT, USB_PAD_CFG); in usbh2_init()
164 mxc_iomux_set_pad(MX31_PIN_USBH2_STP, USB_PAD_CFG); in usbh2_init()
165 mxc_iomux_set_pad(MX31_PIN_USBH2_DATA0, USB_PAD_CFG); in usbh2_init()
166 mxc_iomux_set_pad(MX31_PIN_USBH2_DATA1, USB_PAD_CFG); in usbh2_init()
167 mxc_iomux_set_pad(MX31_PIN_SRXD6, USB_PAD_CFG); in usbh2_init()
168 mxc_iomux_set_pad(MX31_PIN_STXD6, USB_PAD_CFG); in usbh2_init()
169 mxc_iomux_set_pad(MX31_PIN_SFS3, USB_PAD_CFG); in usbh2_init()
170 mxc_iomux_set_pad(MX31_PIN_SCK3, USB_PAD_CFG); in usbh2_init()
171 mxc_iomux_set_pad(MX31_PIN_SRXD3, USB_PAD_CFG); in usbh2_init()
172 mxc_iomux_set_pad(MX31_PIN_STXD3, USB_PAD_CFG); in usbh2_init()