Searched refs:pma0 (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/drivers/phy/ |
| H A D | phy-airoha-pcie.c | 45 void __iomem *pma0; member 90 airoha_phy_clear_bits((pcie_phy)->pma0 + (reg), (mask)) 94 airoha_phy_set_bits((pcie_phy)->pma0 + (reg), (mask)) 98 airoha_phy_update_field((pcie_phy)->pma0 + (reg), (mask), (val)) 179 readl(pcie_phy->pma0 + in airoha_phy_init_lane0_rx_fw_pre_calib() 200 readl(pcie_phy->pma0 + in airoha_phy_init_lane0_rx_fw_pre_calib() 225 val = readl(pcie_phy->pma0 + REG_PCIE_PMA_RO_RX_FREQDET); in airoha_phy_init_lane0_rx_fw_pre_calib() 428 writel(0xcccb, pcie_phy->pma0 + REG_PCIE_PMA_DIG_RESERVE_22); in airoha_pcie_phy_init_default() 1036 writel(0x804000, pcie_phy->pma0 + REG_PCIE_PMA_DIG_RESERVE_27); in airoha_pcie_phy_set_rx_mode() 1231 if (IS_ERR(pcie_phy->pma0)) in airoha_pcie_phy_probe() [all …]
|
| /linux-6.15/Documentation/devicetree/bindings/phy/ |
| H A D | airoha,en7581-pcie-phy.yaml | 31 - const: pma0 65 reg-names = "csr-2l", "pma0", "pma1",
|