Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-pxa/
H A Dregs-usb.h88 #define UDCCS_BI_SST (1 << 4) macro
H A Dpxa-regs.h487 #define UDCCS_BI_SST (1 << 4) /* Sent stall */ macro
/openbmc/linux/drivers/usb/gadget/udc/
H A Dpxa25x_udc.c120 #define UDCCS_BI_SST (1 << 4) /* Sent stall */ macro
1039 if (udc_ep_get_UDCCS(ep) & UDCCS_BI_SST) in pxa25x_ep_set_halt()
1091 ? 0 : UDCCS_BI_SST)); in pxa25x_ep_fifo_flush()
1835 tmp |= UDCCS_BI_SST; in handle_ep()
/openbmc/u-boot/drivers/usb/gadget/
H A Dpxa25x_udc.c931 if (readl(ep->reg_udccs) & UDCCS_BI_SST) in pxa25x_ep_set_halt()
983 ? 0 : UDCCS_BI_SST), ep->reg_udccs); in pxa25x_ep_fifo_flush()
1481 tmp |= UDCCS_BI_SST; in handle_ep()