Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci-rcar.c49 #define RCAR_USB3_AXH_STA_PLL_ACTIVE_MASK (RCAR_USB3_AXH_STA_B3_PLL_ACTIVE | \ macro
172 u32 val, mask = RCAR_USB3_AXH_STA_PLL_ACTIVE_MASK; in xhci_rcar_wait_for_pll_active()