Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/renesas_usbhs/
H A Dcommon.h171 #define CTSQ_MASK (0x7) /* Control Transfer Stage */ macro
H A Dmod.c188 return (int)irq_state->intsts0 & CTSQ_MASK; in usbhs_status_get_ctrl_stage()