Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/platform_data/
Dusb-s3c2410_udc.h17 S3C2410_UDC_P_ENABLE = 1, /* Pull-up enable */ enumerator
/Linux-v5.4/drivers/usb/gadget/udc/
Ds3c2410_udc.c1531 case S3C2410_UDC_P_ENABLE: in s3c2410_udc_command()
1629 s3c2410_udc_command(S3C2410_UDC_P_ENABLE); in s3c2410_udc_enable()
1948 s3c2410_udc_command(S3C2410_UDC_P_ENABLE); in s3c2410_udc_resume()