Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/platform_data/
Dusb-s3c2410_udc.h22 S3C2410_UDC_P_ENABLE = 1, /* Pull-up enable */ enumerator
/linux-4.4.14/drivers/usb/gadget/udc/
Ds3c2410_udc.c1547 case S3C2410_UDC_P_ENABLE: in s3c2410_udc_command()
1645 s3c2410_udc_command(S3C2410_UDC_P_ENABLE); in s3c2410_udc_enable()
1968 s3c2410_udc_command(S3C2410_UDC_P_ENABLE); in s3c2410_udc_resume()