Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/bdc/
H A Dbdc.h192 #define BDC_GIE (1 << 1) macro
H A Dbdc_udc.c568 temp |= BDC_GIE; in bdc_udc_init()
H A Dbdc_core.c284 temp |= BDC_GIE; in bdc_mem_init()
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/bdc/
H A Dbdc.h192 #define BDC_GIE BIT(1) macro
H A Dbdc_core.c284 temp |= BDC_GIE; in bdc_mem_init()
H A Dbdc_udc.c568 temp |= BDC_GIE; in bdc_udc_init()

Completed in 5 milliseconds