Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/phy/marvell/
H A Dutmi_phy.h9 #define UTMI_USB_CFG_DEVICE_EN_OFFSET 0 macro
11 (0x1 << UTMI_USB_CFG_DEVICE_EN_OFFSET)
H A Dcomphy_cp110.c1651 data = 0x1 << UTMI_USB_CFG_DEVICE_EN_OFFSET; in comphy_utmi_power_down()