Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/nvidia/
H A Dtegra_usbphy.c77 #define USB_PHY_CLK_VALID (1 << 7) macro
340 rv = reg_wait(sc, IF_USB_SUSP_CTRL, USB_PHY_CLK_VALID, in usbphy_utmi_phy_clk()
341 enable ? USB_PHY_CLK_VALID: 0); in usbphy_utmi_phy_clk()