Home
last modified time | relevance | path

Searched refs:S3C_DxEPCTL_USBActEp (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/arch/arm/plat-samsung/include/plat/
Dregs-usb-hsotg.h304 #define S3C_DxEPCTL_USBActEp (1 << 15) macro
/linux-3.4.99/drivers/usb/gadget/
Ds3c-hsotg.c758 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()