Home
last modified time | relevance | path

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

/openbmc/u-boot/board/highbank/
H A Dahci.c23 #define CPHY_RX_INPUT_STS 0x2002 macro
84 tmp = combo_phy_read(phy, CPHY_RX_INPUT_STS + lane * SPHY_LANE); in cphy_spread_spectrum_override()
131 tmp = combo_phy_read(phy, CPHY_RX_INPUT_STS + lane * SPHY_LANE); in cphy_disable_port_overrides()
165 tmp = combo_phy_read(0, CPHY_RX_INPUT_STS + in cphy_override_lane()
/openbmc/linux/drivers/ata/
H A Dsata_highbank.c36 #define CPHY_RX_INPUT_STS 0x2002 macro
263 tmp = combo_phy_read(sata_port, CPHY_RX_INPUT_STS + lane * SPHY_LANE); in highbank_cphy_disable_overrides()
291 tmp = combo_phy_read(sata_port, CPHY_RX_INPUT_STS + lane * SPHY_LANE); in cphy_override_rx_mode()
319 tmp = combo_phy_read(sata_port, CPHY_RX_INPUT_STS + in highbank_cphy_override_lane()