Searched refs:BDC_CMD_CWS (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/drivers/usb/gadget/udc/bdc/ | ||
D | bdc.h | 114 #define BDC_CMD_CWS BIT(5) macro |
D | bdc_cmd.c | 31 bdc_writel(bdc->regs, BDC_CMDSC, cmd_sc | BDC_CMD_CWS | BDC_CMD_SRD); in bdc_issue_cmd() |