Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/marvell/
H A Dphy-berlin-usb.c39 #define CLK_BLK_EN BIT(13) macro
123 CLK_BLK_EN, priv->base + USB_PHY_PLL_CONTROL); in phy_berlin_usb_power_on()
H A Dphy-pxa-usb.c60 #define CLK_BLK_EN (0x1 << 24) macro