Searched refs:USBF_EPN_BCLR (Results 1 – 1 of 1) sorted by relevance
141 #define USBF_EPN_BCLR BIT(9) macro1525 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()