Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/udc/
H A Damd5536udc.h226 #define UDC_EPCTL_P 3 macro
H A Dpch_udc.c52 #define UDC_EPCTL_P (1 << 3) macro
711 pch_udc_ep_bit_set(ep, UDC_EPCTL_ADDR, UDC_EPCTL_P); in pch_udc_ep_set_pd()
2017 if (pch_udc_read_ep_control(ep) & UDC_EPCTL_P) in pch_udc_start_next_txrequest()