Searched refs:S3C_DxEPCTL_Stall (Results 1 – 2 of 2) sorted by relevance
292 #define S3C_DxEPCTL_Stall (1 << 21) macro
736 if (ctrl & S3C_DxEPCTL_Stall) { in s3c_hsotg_start_req()1174 ctrl |= S3C_DxEPCTL_Stall; in s3c_hsotg_process_control()2443 epctl |= S3C_DxEPCTL_Stall; in s3c_hsotg_ep_sethalt()2445 epctl &= ~S3C_DxEPCTL_Stall; in s3c_hsotg_ep_sethalt()2453 epctl |= S3C_DxEPCTL_Stall; in s3c_hsotg_ep_sethalt()2455 epctl &= ~S3C_DxEPCTL_Stall; in s3c_hsotg_ep_sethalt()