Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/platform_data/
Dusb-s3c2410_udc.h18 S3C2410_UDC_P_DISABLE = 2, /* Pull-up disable */ enumerator
/Linux-v5.4/drivers/usb/gadget/udc/
Ds3c2410_udc.c1534 case S3C2410_UDC_P_DISABLE: in s3c2410_udc_command()
1567 s3c2410_udc_command(S3C2410_UDC_P_DISABLE); in s3c2410_udc_disable()
1941 s3c2410_udc_command(S3C2410_UDC_P_DISABLE); in s3c2410_udc_suspend()