Home
last modified time | relevance | path

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

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