Searched refs:USBF_EPN_BCLR (Results 1 – 1 of 1) sorted by relevance
140 #define USBF_EPN_BCLR BIT(9) macro1524 usbf_ep_reg_writel(epn, USBF_REG_EPN_CONTROL, ctrl | USBF_EPN_BCLR); in usbf_epn_fifo_flush()1817 ctrl = USBF_EPN_EN | USBF_EPN_BCLR; in usbf_epn_enable()