Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/phy/marvell/
H A Dcomphy.h53 #define COMMON_PHY_SD_CTRL1_PCIE_X2_EN_OFFSET 25 macro
55 (0x1 << COMMON_PHY_SD_CTRL1_PCIE_X2_EN_OFFSET)
H A Dcomphy_cp110.c120 0x1 << COMMON_PHY_SD_CTRL1_PCIE_X2_EN_OFFSET, in comphy_pcie_power_up()