Home
last modified time | relevance | path

Searched refs:COMMON_PHY_CFG1_PWR_UP_OFFSET (Results 1 – 3 of 3) sorted by relevance

/external/arm-trusted-firmware/drivers/marvell/
Dcomphy.h15 #define COMMON_PHY_CFG1_PWR_UP_OFFSET 1 macro
17 (0x1 << COMMON_PHY_CFG1_PWR_UP_OFFSET)
/external/arm-trusted-firmware/drivers/marvell/comphy/
Dcomphy-cp110.h22 #define COMMON_PHY_CFG1_PWR_UP_OFFSET 1 macro
24 (0x1 << COMMON_PHY_CFG1_PWR_UP_OFFSET)
Dphy-comphy-cp110.c379 data = 0x1 << COMMON_PHY_CFG1_PWR_UP_OFFSET; in mvebu_cp110_comphy_sata_power_on()
695 data = 0x1 << COMMON_PHY_CFG1_PWR_UP_OFFSET; in mvebu_cp110_comphy_sgmii_power_on()
888 data = 0x1 << COMMON_PHY_CFG1_PWR_UP_OFFSET; in mvebu_cp110_comphy_xfi_power_on()
1347 data = 0x1 << COMMON_PHY_CFG1_PWR_UP_OFFSET; in mvebu_cp110_comphy_pcie_power_on()
1754 data = 0x1 << COMMON_PHY_CFG1_PWR_UP_OFFSET; in mvebu_cp110_comphy_rxaui_power_on()
1948 data = 0x1 << COMMON_PHY_CFG1_PWR_UP_OFFSET; in mvebu_cp110_comphy_usb3_power_on()
2298 data = 0x1 << COMMON_PHY_CFG1_PWR_UP_OFFSET; in mvebu_cp110_comphy_ap_power_on()