Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dr8a66597-hcd.c257 pipenum = BULK_IN_PIPENUM; in pipe_buffer_setting()
397 const u16 pipenum = BULK_IN_PIPENUM; in receive_bulk_packet()
H A Dr8a66597.h409 #define BULK_IN_PIPENUM 3 macro