Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci-histb.c26 #define BIT_FREECLK_EXIST BIT(30) macro
59 regval &= ~BIT_FREECLK_EXIST; in xhci_histb_config()