Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci-histb.c25 #define BIT_UTMI_ULPI BIT(4) macro
57 regval &= ~BIT_UTMI_ULPI; in xhci_histb_config()