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