Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/platform_data/
Dusb-s3c2410_udc.h23 S3C2410_UDC_P_DISABLE = 2, /* Pull-up disable */ enumerator
/Linux-v4.19/drivers/usb/gadget/udc/
Ds3c2410_udc.c1545 case S3C2410_UDC_P_DISABLE: in s3c2410_udc_command()
1578 s3c2410_udc_command(S3C2410_UDC_P_DISABLE); in s3c2410_udc_disable()
1952 s3c2410_udc_command(S3C2410_UDC_P_DISABLE); in s3c2410_udc_suspend()