USBF_EPN_BCLR
usbf_ep_reg_writel(epn, USBF_REG_EPN_CONTROL, ctrl | USBF_EPN_BCLR);
ctrl = USBF_EPN_EN | USBF_EPN_BCLR;