Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/phy/marvell/
H A Dutmi_phy.h10 #define UTMI_USB_CFG_DEVICE_EN_OFFSET 0 macro
12 (0x1 << UTMI_USB_CFG_DEVICE_EN_OFFSET)
H A Dcomphy_cp110.c1638 data = 0x1 << UTMI_USB_CFG_DEVICE_EN_OFFSET; in comphy_utmi_power_down()