Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dsl811.h69 #define SL811_INTR_NOTPRESENT 0x40 macro
H A Dsl811-hcd.c144 if (status & SL811_INTR_NOTPRESENT) { in sl811_hc_reset()