Home
last modified time | relevance | path

Searched refs:BDC_COP_STP (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/bdc/
H A Dbdc.h185 #define BDC_COP_STP (4 << 29) macro
187 #define BDC_COP_MASK (BDC_COP_RST|BDC_COP_RUN|BDC_COP_STP)
H A Dbdc_core.c62 temp |= BDC_COS|BDC_COP_STP; in bdc_stop()
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/bdc/
H A Dbdc.h185 #define BDC_COP_STP (4 << 29) macro
187 #define BDC_COP_MASK (BDC_COP_RST|BDC_COP_RUN|BDC_COP_STP)
H A Dbdc_core.c62 temp |= BDC_COS|BDC_COP_STP; in bdc_stop()

Completed in 4 milliseconds