Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/phy/
H A Dphy-rockchip-typec.c60 #define RX_PSC_CAL(n) ((0x8006 | ((n) << 9)) << 2) macro
168 writel(0x23ff, tcphy->base + RX_PSC_CAL(lane)); in tcphy_rx_usb3_cfg_lane()
/OK3568_Linux_fs/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-typec.c253 #define RX_PSC_CAL(n) ((0x8006 | ((n) << 9)) << 2) macro
839 writel(0x23ff, tcphy->base + RX_PSC_CAL(lane)); in tcphy_rx_usb3_cfg_lane()
/OK3568_Linux_fs/kernel/drivers/phy/cadence/
H A Dphy-cadence-torrent.c185 #define RX_PSC_CAL 0x0006U macro
1496 RX_PSC_CAL, 0x0000); in cdns_torrent_dp_pma_lane_cfg()