Searched refs:USBF_REG_EPN_CONTROL (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/usb/gadget/udc/ |
| H A D | renesas_usbf.c | 132 #define USBF_REG_EPN_CONTROL 0x000 macro 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() 926 usbf_ep_reg_bitset(epn, USBF_REG_EPN_CONTROL, in usbf_epn_dma_in() 1624 usbf_ep_reg_bitclr(epn, USBF_REG_EPN_CONTROL, in usbf_epn_start_queue() 1634 usbf_ep_reg_bitset(epn, USBF_REG_EPN_CONTROL, in usbf_epn_start_queue() 1678 usbf_ep_reg_bitset(ep, USBF_REG_EPN_CONTROL, in usbf_ep_process_queue() 1758 usbf_ep_reg_bitset(ep, USBF_REG_EPN_CONTROL, in usbf_ep_stall() 1761 usbf_ep_reg_bitset(ep, USBF_REG_EPN_CONTROL, in usbf_ep_stall() 1773 usbf_ep_reg_clrset(ep, USBF_REG_EPN_CONTROL, in usbf_ep_stall() [all …]
|