Home
last modified time | relevance | path

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

/linux/drivers/usb/renesas_usbhs/
H A Dpipe.c603 usbhsp_pipectrl_set(pipe, ACLRM, ACLRM); in usbhs_pipe_clear()
604 usbhsp_pipectrl_set(pipe, ACLRM, 0); in usbhs_pipe_clear()
H A Dcommon.h217 #define ACLRM (1 << 9) /* Buffer Auto-Clear Mode */ macro
/linux/include/linux/usb/
H A Dr8a66597.h390 #define ACLRM 0x0200 /* b9: Out buffer auto clear mode */ macro