Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/phy/
Dphy-airoha-pcie.c45 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()
427 writel(0xcccbcccb, pcie_phy->pma0 + REG_PCIE_PMA_DIG_RESERVE_21); in airoha_pcie_phy_init_default()
428 writel(0xcccb, pcie_phy->pma0 + REG_PCIE_PMA_DIG_RESERVE_22); in airoha_pcie_phy_init_default()
481 writel(0x2a00090b, pcie_phy->pma0 + REG_PCIE_PMA_DIG_RESERVE_17); in airoha_pcie_phy_init_rx()
[all …]