Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/platform_data/
Dusb-s3c2410_udc.h18 S3C2410_UDC_P_DISABLE = 2, /* Pull-up disable */ enumerator
/Linux-v6.1/drivers/usb/gadget/udc/
Ds3c2410_udc.c1519 case S3C2410_UDC_P_DISABLE: in s3c2410_udc_command()
1551 s3c2410_udc_command(dev, S3C2410_UDC_P_DISABLE); in s3c2410_udc_disable()
1913 s3c2410_udc_command(udc, S3C2410_UDC_P_DISABLE); in s3c2410_udc_suspend()