Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/phy/rockchip/
Dphy-rockchip-typec.c176 #define TX_PSC_A1(n) ((0x4101 | ((n) << 9)) << 2) macro
508 writel(0x7798, tcphy->base + TX_PSC_A1(lane)); in tcphy_tx_usb3_cfg_lane()
535 writel(0x6798, tcphy->base + TX_PSC_A1(lane)); in tcphy_dp_cfg_lane()
/Linux-v5.4/drivers/phy/cadence/
Dphy-cadence-dp.c95 #define TX_PSC_A1 0x10404 macro