Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/rockchip/
H A Dphy-rockchip-typec.c182 #define TX_DIAG_TX_DRV(n) ((0x41e1 | ((n) << 9)) << 2) macro
553 writel(0x400, tcphy->base + TX_DIAG_TX_DRV(lane)); in tcphy_dp_cfg_lane()