Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/fotg210/
H A Dfotg210-hcd.h288 #define OTGCSR_HOST_SPD_TYP (3 << 22) macro
614 & OTGCSR_HOST_SPD_TYP) >> 22; in fotg210_get_speed()