Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/phy/marvell/
H A Dcomphy.h32 #define COMMON_PHY_CFG1_CORE_RSTN_OFFSET 14 macro
34 (0x1 << COMMON_PHY_CFG1_CORE_RSTN_OFFSET)
H A Dcomphy_cp110.c145 data |= 0x0 << COMMON_PHY_CFG1_CORE_RSTN_OFFSET; in comphy_pcie_power_up()
154 data |= 0x1 << COMMON_PHY_CFG1_CORE_RSTN_OFFSET; in comphy_pcie_power_up()
540 data |= 0x0 << COMMON_PHY_CFG1_CORE_RSTN_OFFSET; in comphy_usb3_power_up()
549 data |= 0x1 << COMMON_PHY_CFG1_CORE_RSTN_OFFSET; in comphy_usb3_power_up()
713 data |= 0x0 << COMMON_PHY_CFG1_CORE_RSTN_OFFSET; in comphy_sata_power_up()