Lines Matching refs:USB_PAD_CFG
410 #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()
429 mxc_iomux_set_pad(MX31_PIN_USBOTG_DIR, USB_PAD_CFG); in mx31_3ds_usbotg_init()
430 mxc_iomux_set_pad(MX31_PIN_USBOTG_NXT, USB_PAD_CFG); in mx31_3ds_usbotg_init()
431 mxc_iomux_set_pad(MX31_PIN_USBOTG_STP, USB_PAD_CFG); in mx31_3ds_usbotg_init()
463 mxc_iomux_set_pad(MX31_PIN_USBH2_CLK, USB_PAD_CFG); in mx31_3ds_host2_init()
464 mxc_iomux_set_pad(MX31_PIN_USBH2_DIR, USB_PAD_CFG); in mx31_3ds_host2_init()
465 mxc_iomux_set_pad(MX31_PIN_USBH2_NXT, USB_PAD_CFG); in mx31_3ds_host2_init()
466 mxc_iomux_set_pad(MX31_PIN_USBH2_STP, USB_PAD_CFG); in mx31_3ds_host2_init()
467 mxc_iomux_set_pad(MX31_PIN_USBH2_DATA0, USB_PAD_CFG); in mx31_3ds_host2_init()
468 mxc_iomux_set_pad(MX31_PIN_USBH2_DATA1, USB_PAD_CFG); in mx31_3ds_host2_init()
469 mxc_iomux_set_pad(MX31_PIN_PC_VS2, USB_PAD_CFG); in mx31_3ds_host2_init()
470 mxc_iomux_set_pad(MX31_PIN_PC_BVD1, USB_PAD_CFG); in mx31_3ds_host2_init()
471 mxc_iomux_set_pad(MX31_PIN_PC_BVD2, USB_PAD_CFG); in mx31_3ds_host2_init()
472 mxc_iomux_set_pad(MX31_PIN_PC_RST, USB_PAD_CFG); in mx31_3ds_host2_init()
473 mxc_iomux_set_pad(MX31_PIN_IOIS16, USB_PAD_CFG); in mx31_3ds_host2_init()
474 mxc_iomux_set_pad(MX31_PIN_PC_RW_B, USB_PAD_CFG); in mx31_3ds_host2_init()