Lines Matching refs:USB_PAD_CFG
563 #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()
582 mxc_iomux_set_pad(MX31_PIN_USBOTG_DIR, USB_PAD_CFG); in mx31_3ds_usbotg_init()
583 mxc_iomux_set_pad(MX31_PIN_USBOTG_NXT, USB_PAD_CFG); in mx31_3ds_usbotg_init()
584 mxc_iomux_set_pad(MX31_PIN_USBOTG_STP, USB_PAD_CFG); in mx31_3ds_usbotg_init()
616 mxc_iomux_set_pad(MX31_PIN_USBH2_CLK, USB_PAD_CFG); in mx31_3ds_host2_init()
617 mxc_iomux_set_pad(MX31_PIN_USBH2_DIR, USB_PAD_CFG); in mx31_3ds_host2_init()
618 mxc_iomux_set_pad(MX31_PIN_USBH2_NXT, USB_PAD_CFG); in mx31_3ds_host2_init()
619 mxc_iomux_set_pad(MX31_PIN_USBH2_STP, USB_PAD_CFG); in mx31_3ds_host2_init()
620 mxc_iomux_set_pad(MX31_PIN_USBH2_DATA0, USB_PAD_CFG); in mx31_3ds_host2_init()
621 mxc_iomux_set_pad(MX31_PIN_USBH2_DATA1, USB_PAD_CFG); in mx31_3ds_host2_init()
622 mxc_iomux_set_pad(MX31_PIN_PC_VS2, USB_PAD_CFG); in mx31_3ds_host2_init()
623 mxc_iomux_set_pad(MX31_PIN_PC_BVD1, USB_PAD_CFG); in mx31_3ds_host2_init()
624 mxc_iomux_set_pad(MX31_PIN_PC_BVD2, USB_PAD_CFG); in mx31_3ds_host2_init()
625 mxc_iomux_set_pad(MX31_PIN_PC_RST, USB_PAD_CFG); in mx31_3ds_host2_init()
626 mxc_iomux_set_pad(MX31_PIN_IOIS16, USB_PAD_CFG); in mx31_3ds_host2_init()
627 mxc_iomux_set_pad(MX31_PIN_PC_RW_B, USB_PAD_CFG); in mx31_3ds_host2_init()