Searched refs:phy_pma_pll_raw_ctrl (Results 1 – 1 of 1) sorted by relevance
255 static const struct reg_field phy_pma_pll_raw_ctrl = variable346 struct regmap_field *phy_pma_pll_raw_ctrl; member1199 regmap_field_write(cdns_phy->phy_pma_pll_raw_ctrl, 0x0); in cdns_torrent_dp_configure_rate()1227 regmap_field_write(cdns_phy->phy_pma_pll_raw_ctrl, 0x3); in cdns_torrent_dp_configure_rate()2019 field = devm_regmap_field_alloc(dev, regmap, phy_pma_pll_raw_ctrl); in cdns_torrent_regfield_init()2024 cdns_phy->phy_pma_pll_raw_ctrl = field; in cdns_torrent_regfield_init()