Home
last modified time | relevance | path

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

/linux-6.15/drivers/phy/
H A Dphy-airoha-pcie.c46 void __iomem *pma1; member
92 airoha_phy_clear_bits((pcie_phy)->pma1 + (reg), (mask))
96 airoha_phy_set_bits((pcie_phy)->pma1 + (reg), (mask))
100 airoha_phy_update_field((pcie_phy)->pma1 + (reg), (mask), (val))
339 readl(pcie_phy->pma1 + in airoha_phy_init_lane1_rx_fw_pre_calib()
360 readl(pcie_phy->pma1 + in airoha_phy_init_lane1_rx_fw_pre_calib()
385 val = readl(pcie_phy->pma1 + REG_PCIE_PMA_RO_RX_FREQDET); in airoha_phy_init_lane1_rx_fw_pre_calib()
430 writel(0xcccb, pcie_phy->pma1 + REG_PCIE_PMA_DIG_RESERVE_22); in airoha_pcie_phy_init_default()
1060 writel(0x804000, pcie_phy->pma1 + REG_PCIE_PMA_DIG_RESERVE_27); in airoha_pcie_phy_set_rx_mode()
1236 if (IS_ERR(pcie_phy->pma1)) in airoha_pcie_phy_probe()
[all …]
/linux-6.15/Documentation/devicetree/bindings/phy/
H A Dairoha,en7581-pcie-phy.yaml32 - const: pma1
65 reg-names = "csr-2l", "pma0", "pma1",