Home
last modified time | relevance | path

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

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