Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dsl811.h70 #define SL811_INTR_SPEED_FULL 0x80 /* only in status reg */ macro
H A Dsl811-hcd.c159 if (status & SL811_INTR_SPEED_FULL) { in sl811_hc_reset()