Home
last modified time | relevance | path

Searched refs:UDC_EPCTL_RRDY (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Damd5536udc.h214 #define UDC_EPCTL_RRDY 9 macro
H A Dpch_udc.c49 #define UDC_EPCTL_RRDY (1 << 9) macro
725 pch_udc_ep_bit_set(ep, UDC_EPCTL_ADDR, UDC_EPCTL_RRDY); in pch_udc_ep_set_rrdy()
734 pch_udc_ep_bit_clr(ep, UDC_EPCTL_ADDR, UDC_EPCTL_RRDY); in pch_udc_ep_clear_rrdy()
/kernel/linux/linux-6.6/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()

Completed in 11 milliseconds