Searched refs:EP_CFG_ENABLE (Results 1 – 6 of 6) sorted by relevance
865 writel(EP_CFG_ENABLE | EP_CFG_MAXPKTSIZE(max_packet_size), in cdns3_ep0_config()874 writel(EP_CFG_ENABLE | EP_CFG_MAXPKTSIZE(max_packet_size), in cdns3_ep0_config()
981 EP_CFG_ENABLE); in cdns3_ep_run_transfer()1235 ep_cfg &= ~EP_CFG_ENABLE; in cdns3_check_ep_interrupt_proceed()1848 cdns3_set_register_bit(&priv_dev->regs->ep_cfg, EP_CFG_ENABLE); in cdns3_gadget_ep_enable()1903 ep_cfg &= ~EP_CFG_ENABLE; in cdns3_gadget_ep_disable()
544 #define EP_CFG_ENABLE BIT(0) macro
1340 EP_CFG_ENABLE); in cdns3_ep_run_transfer()1692 ep_cfg &= ~EP_CFG_ENABLE; in cdns3_check_ep_interrupt_proceed()2112 ep_cfg |= EP_CFG_ENABLE; in cdns3_ep_config()2442 ep_cfg &= ~EP_CFG_ENABLE; in cdns3_gadget_ep_disable()
847 ep_cfg = EP_CFG_ENABLE | EP_CFG_MAXPKTSIZE(max_packet_size); in cdns3_ep0_config()