Home
last modified time | relevance | path

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

/openbmc/u-boot/board/highbank/
H A Dahci.c22 #define CPHY_TX_INPUT_STS 0x2001 macro
109 tmp = combo_phy_read(phy, CPHY_TX_INPUT_STS + lane * SPHY_LANE); in cphy_tx_attenuation_override()
/openbmc/linux/drivers/ata/
H A Dsata_highbank.c35 #define CPHY_TX_INPUT_STS 0x2001 macro
276 tmp = combo_phy_read(sata_port, CPHY_TX_INPUT_STS + lane * SPHY_LANE); in cphy_override_tx_attenuation()