Home
last modified time | relevance | path

Searched refs:BDC_PORT_W1S (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/bdc/
H A Dbdc.h173 #define BDC_PORT_W1S (0x1 << 17) macro
H A Dbdc_udc.c92 usppms |= BDC_PORT_W1S; in bdc_uspc_connected()
H A Dbdc_ep.c1184 usppms |= BDC_U1E | BDC_PORT_W1S; in ep0_handle_feature_dev()
1188 usppms |= BDC_PORT_W1S; in ep0_handle_feature_dev()
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/bdc/
H A Dbdc.h173 #define BDC_PORT_W1S BIT(17) macro
H A Dbdc_udc.c92 usppms |= BDC_PORT_W1S; in bdc_uspc_connected()
H A Dbdc_ep.c1184 usppms |= BDC_U1E | BDC_PORT_W1S; in ep0_handle_feature_dev()
1188 usppms |= BDC_PORT_W1S; in ep0_handle_feature_dev()

Completed in 8 milliseconds