Searched refs:USB_DW_GHWCFG4_DEDFIFOMODE (Results 1 – 2 of 2) sorted by relevance
173 #define USB_DW_GHWCFG4_DEDFIFOMODE BIT(25) macro
318 int ded_fifo = !!(base->ghwcfg4 & USB_DW_GHWCFG4_DEDFIFOMODE); in usb_dw_set_fifo()