Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/usb/
H A Dr8a66597.h295 #define DVSQ 0x0070 /* b6-4: Device state */ macro
/openbmc/u-boot/drivers/usb/host/
H A Dr8a66597.h280 #define DVSQ 0x0070 /* b6-4: Device state */ macro
/openbmc/linux/drivers/usb/gadget/udc/
H A Dr8a66597-udc.c1339 dvsq = r8a66597_read(r8a66597, INTSTS0) & DVSQ; in irq_device_state()
1497 if (intsts0 & DVSQ) in r8a66597_irq()