Home
last modified time | relevance | path

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

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