Searched refs:usbf_ep_reg_clrset (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/drivers/usb/gadget/udc/ |
D | renesas_usbf.c | 505 static inline void usbf_ep_reg_clrset(struct usbf_ep *ep, uint offset, in usbf_ep_reg_clrset() function 732 usbf_ep_reg_clrset(epn, USBF_REG_EPN_CONTROL, in usbf_epn_send_residue() 784 usbf_ep_reg_clrset(epn, USBF_REG_EPN_CONTROL, in usbf_epn_pio_in() 900 usbf_ep_reg_clrset(epn, USBF_REG_EPN_INT_ENA, in usbf_epn_dma_in() 1113 usbf_ep_reg_clrset(epn, USBF_REG_EPN_INT_ENA, in usbf_epn_dma_out_send_dma() 1142 usbf_ep_reg_clrset(epn, USBF_REG_EPN_INT_ENA, in usbf_epn_dma_out_complete_dma() 1434 usbf_ep_reg_clrset(epn, USBF_REG_EPN_INT_ENA, in usbf_epn_dma_out() 1492 usbf_ep_reg_clrset(epn, USBF_REG_EPN_INT_ENA, in usbf_epn_dma_abort() 1496 usbf_ep_reg_clrset(epn, USBF_REG_EPN_INT_ENA, in usbf_epn_dma_abort() 1773 usbf_ep_reg_clrset(ep, USBF_REG_EPN_CONTROL, in usbf_ep_stall() [all …]
|