Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/platform_data/
Dusb-s3c2410_udc.h17 S3C2410_UDC_P_ENABLE = 1, /* Pull-up enable */ enumerator
/Linux-v6.1/drivers/usb/gadget/udc/
Ds3c2410_udc.c1516 case S3C2410_UDC_P_ENABLE: in s3c2410_udc_command()
1613 s3c2410_udc_command(dev, S3C2410_UDC_P_ENABLE); in s3c2410_udc_enable()
1922 s3c2410_udc_command(udc, S3C2410_UDC_P_ENABLE); in s3c2410_udc_resume()