Home
last modified time | relevance | path

Searched refs:MUSB_G_NO_SKB_RESERVE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/usb/musb/
H A Dmusb_core.h146 #define MUSB_G_NO_SKB_RESERVE BIT(9) macro
H A Dtusb6010.c1191 MUSB_G_NO_SKB_RESERVE,
H A Dmusb_core.c2378 if (musb->ops->quirks & MUSB_G_NO_SKB_RESERVE) in musb_init_controller()