Home
last modified time | relevance | path

Searched refs:CSSTS (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/linux/usb/
H A Dr8a66597.h356 #define CSSTS 0x1000 /* b12: complete-split status */ macro
402 #define CSSTS 0x1000 /* b12: complete-split status */ macro
/kernel/linux/linux-6.6/include/linux/usb/
H A Dr8a66597.h342 #define CSSTS 0x1000 /* b12: complete-split status */ macro
388 #define CSSTS 0x1000 /* b12: complete-split status */ macro
/kernel/linux/linux-6.6/drivers/usb/renesas_usbhs/
H A Dcommon.h216 #define CSSTS (1 << 12) /* CSSTS Status */ macro
H A Dpipe.c235 u16 mask = usbhs_mod_is_host(priv) ? (CSSTS | PID_MASK) : PID_MASK; in usbhsp_pipe_barrier()
240 * Modify these bits when CSSTS = 0, PID = NAK, and no pipe number is in usbhsp_pipe_barrier()
244 * check that CSSTS = 0 and PBUSY = 0. in usbhsp_pipe_barrier()
/kernel/linux/linux-5.10/drivers/usb/renesas_usbhs/
H A Dcommon.h216 #define CSSTS (1 << 12) /* CSSTS Status */ macro
H A Dpipe.c235 u16 mask = usbhs_mod_is_host(priv) ? (CSSTS | PID_MASK) : PID_MASK; in usbhsp_pipe_barrier()
240 * Modify these bits when CSSTS = 0, PID = NAK, and no pipe number is in usbhsp_pipe_barrier()
244 * check that CSSTS = 0 and PBUSY = 0. in usbhsp_pipe_barrier()

Completed in 8 milliseconds