Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/board/highbank/
H A Dahci.c56 static u32 combo_phy_read(u8 phy, u32 addr) in combo_phy_read() function
85 tmp = combo_phy_read(phy, CPHY_RX_INPUT_STS + lane * SPHY_LANE); in cphy_spread_spectrum_override()
110 tmp = combo_phy_read(phy, CPHY_TX_INPUT_STS + lane * SPHY_LANE); in cphy_tx_attenuation_override()
132 tmp = combo_phy_read(phy, CPHY_RX_INPUT_STS + lane * SPHY_LANE); in cphy_disable_port_overrides()
136 tmp = combo_phy_read(phy, CPHY_TX_INPUT_OVERRIDE + lane * SPHY_LANE); in cphy_disable_port_overrides()
166 tmp = combo_phy_read(0, CPHY_RX_INPUT_STS + in cphy_override_lane()