Home
last modified time | relevance | path

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

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