Searched refs:UDC_EPCTL_ADDR (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/usb/gadget/udc/
H A Dpch_udc.c25 #define UDC_EPCTL_ADDR 0x00 /* Endpoint control */ macro
621 pch_udc_ep_bit_set(ep, UDC_EPCTL_ADDR, UDC_EPCTL_F);
622 pch_udc_ep_bit_set(ep, UDC_EPCTL_ADDR, UDC_EPCTL_S);
624 pch_udc_ep_bit_set(ep, UDC_EPCTL_ADDR, UDC_EPCTL_S);
635 pch_udc_ep_bit_clr(ep, UDC_EPCTL_ADDR, UDC_EPCTL_S);
637 pch_udc_ep_bit_set(ep, UDC_EPCTL_ADDR, UDC_EPCTL_CNAK);
649 UDC_EPCTL_ET_MASK), UDC_EPCTL_ADDR);
711 pch_udc_ep_bit_set(ep, UDC_EPCTL_ADDR, UDC_EPCTL_P);
720 pch_udc_ep_bit_set(ep, UDC_EPCTL_ADDR, UDC_EPCTL_RRDY);
729 pch_udc_ep_bit_clr(ep, UDC_EPCTL_ADDR, UDC_EPCTL_RRD
[all...]
H A Damd5536udc.h212 #define UDC_EPCTL_ADDR 0x0 macro

Completed in 123 milliseconds