Searched refs:DCFG_DESCDMA_EN (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/usb/dwc2/ | ||
D | hw.h | 419 #define DCFG_DESCDMA_EN BIT(23) macro |
D | gadget.c | 3475 dwc2_set_bit(hsotg, DCFG, DCFG_DESCDMA_EN); in dwc2_hsotg_core_init_disconnected() |