Searched refs:S3C_DxEPCTL_USBActEp (Results 1 – 2 of 2) sorted by relevance
304 #define S3C_DxEPCTL_USBActEp (1 << 15) macro
758 ctrl |= S3C_DxEPCTL_USBActEp; in s3c_hsotg_start_req()1474 ctrl |= S3C_DxEPCTL_USBActEp; in s3c_hsotg_send_zlp()2316 epctrl |= S3C_DxEPCTL_USBActEp; in s3c_hsotg_ep_enable()2412 ctrl &= ~S3C_DxEPCTL_USBActEp; in s3c_hsotg_ep_disable()2712 S3C_DxEPCTL_USBActEp, in s3c_hsotg_start()2717 S3C_DxEPCTL_USBActEp, hsotg->regs + S3C_DIEPCTL0); in s3c_hsotg_start()