Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci-histb.c24 #define BIT_UTMI_8_16 BIT(3) macro
58 regval &= ~(BIT_UTMI_8_16); in xhci_histb_config()