Searched refs:XCVR_DIAG_PLLDRC_CTRL (Results 1 – 2 of 2) sorted by relevance
91 #define XCVR_DIAG_PLLDRC_CTRL 0x10394 macro360 writel(0x0001, cdns_phy->sd_base + (XCVR_DIAG_PLLDRC_CTRL | lane_bits)); in cdns_dp_phy_pma_lane_cfg()
172 #define XCVR_DIAG_PLLDRC_CTRL(n) ((0x40e0 | ((n) << 9)) << 2) macro555 rdata = readl(tcphy->base + XCVR_DIAG_PLLDRC_CTRL(lane)); in tcphy_dp_cfg_lane()557 writel(rdata, tcphy->base + XCVR_DIAG_PLLDRC_CTRL(lane)); in tcphy_dp_cfg_lane()