Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/usb/
Dr8a66597.h292 #define EDGESTS 0x0010 /* b4: */ macro
/linux-4.4.14/drivers/usb/host/
Dr8a66597-hcd.c172 tmp = r8a66597_read(r8a66597, SOFCFG) & EDGESTS; in r8a66597_disable_port()
174 } while (tmp == EDGESTS); in r8a66597_disable_port()