Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Damd5536udc.h214 #define UDC_EPCTL_RRDY 9 macro
H A Dpch_udc.c48 #define UDC_EPCTL_RRDY (1 << 9) macro
721 pch_udc_ep_bit_set(ep, UDC_EPCTL_ADDR, UDC_EPCTL_RRDY); in pch_udc_ep_set_rrdy()
730 pch_udc_ep_bit_clr(ep, UDC_EPCTL_ADDR, UDC_EPCTL_RRDY); in pch_udc_ep_clear_rrdy()