Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/phy/rockchip/
Dphy-rockchip-typec.c173 #define XCVR_DIAG_BIDI_CTRL(n) ((0x40e8 | ((n) << 9)) << 2) macro
512 writel(0xbf, tcphy->base + XCVR_DIAG_BIDI_CTRL(lane)); in tcphy_tx_usb3_cfg_lane()
526 writel(0xfb, tcphy->base + XCVR_DIAG_BIDI_CTRL(lane)); in tcphy_rx_usb3_cfg_lane()