Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/plat-samsung/include/plat/
Dregs-usb-hsotg.h312 #define S3C_DxEPCTL_MPS_LIMIT (0x7ff) macro
/linux-3.4.99/drivers/usb/gadget/
Ds3c-hsotg.c1683 if (mps >= S3C_DxEPCTL_MPS_LIMIT+1) in s3c_hsotg_set_ep_maxpacket()