Home
last modified time | relevance | path

Searched refs:USBF_EPN_BCLR (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/usb/gadget/udc/
Drenesas_usbf.c141 #define USBF_EPN_BCLR BIT(9) macro
1525 usbf_ep_reg_writel(epn, USBF_REG_EPN_CONTROL, ctrl | USBF_EPN_BCLR); in usbf_epn_fifo_flush()
1818 ctrl = USBF_EPN_EN | USBF_EPN_BCLR; in usbf_epn_enable()