Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/phy/marvell/
H A Dcomphy.h50 #define COMMON_PHY_SD_CTRL1_PCIE_X4_EN_OFFSET 24 macro
52 (0x1 << COMMON_PHY_SD_CTRL1_PCIE_X4_EN_OFFSET)
H A Dcomphy_cp110.c116 0x1 << COMMON_PHY_SD_CTRL1_PCIE_X4_EN_OFFSET, in comphy_pcie_power_up()