Home
last modified time | relevance | path

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

/linux/drivers/usb/renesas_usbhs/
H A Dcommon.h215 #define INBUFM (1 << 14) /* (PIPEnCTR) Transfer Buffer Monitor */ macro
H A Dpipe.c289 if (val & INBUFM) in usbhs_pipe_contains_transmittable_data()
/linux/include/linux/usb/
H A Dr8a66597.h386 #define INBUFM 0x4000 /* b14: IN buffer monitor (Only for PIPE1 to 5) */ macro