Home
last modified time | relevance | path

Searched refs:MIN_EMPTY_BDS (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/usb/gadget/udc/
H A Dfsl_qe_udc.h28 #define MIN_EMPTY_BDS 128 macro
H A Dfsl_qe_udc.c1045 if (emptybds < MIN_EMPTY_BDS) { in qe_ep_rx()