Home
last modified time | relevance | path

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

/openbmc/u-boot/board/highbank/
H A Dahci.c24 #define CPHY_SATA_TX_OVERRIDE_BIT 0x8000 macro
110 tmp &= ~CPHY_SATA_TX_OVERRIDE_BIT; in cphy_tx_attenuation_override()
113 tmp |= CPHY_SATA_TX_OVERRIDE_BIT; in cphy_tx_attenuation_override()
136 tmp &= ~CPHY_SATA_TX_OVERRIDE_BIT; in cphy_disable_port_overrides()