Searched refs:usbf_ep_reg_clrset (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/usb/gadget/udc/ |
| H A D | renesas_usbf.c | 504 static inline void usbf_ep_reg_clrset(struct usbf_ep *ep, uint offset, in usbf_ep_reg_clrset() function 731 usbf_ep_reg_clrset(epn, USBF_REG_EPN_CONTROL, in usbf_epn_send_residue() 783 usbf_ep_reg_clrset(epn, USBF_REG_EPN_CONTROL, in usbf_epn_pio_in() 899 usbf_ep_reg_clrset(epn, USBF_REG_EPN_INT_ENA, in usbf_epn_dma_in() 1112 usbf_ep_reg_clrset(epn, USBF_REG_EPN_INT_ENA, in usbf_epn_dma_out_send_dma() 1141 usbf_ep_reg_clrset(epn, USBF_REG_EPN_INT_ENA, in usbf_epn_dma_out_complete_dma() 1433 usbf_ep_reg_clrset(epn, USBF_REG_EPN_INT_ENA, in usbf_epn_dma_out() 1491 usbf_ep_reg_clrset(epn, USBF_REG_EPN_INT_ENA, in usbf_epn_dma_abort() 1495 usbf_ep_reg_clrset(epn, USBF_REG_EPN_INT_ENA, in usbf_epn_dma_abort() 1772 usbf_ep_reg_clrset(ep, USBF_REG_EPN_CONTROL, in usbf_ep_stall() [all …]
|