Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/phy/
Dphy-airoha-pcie.c857 PCIE_FORCE_RX_SDCAL_EN); in airoha_pcie_phy_set_rxlan0_signal_detect()
861 PCIE_FORCE_RX_SDCAL_EN); in airoha_pcie_phy_set_rxlan0_signal_detect()
909 PCIE_FORCE_RX_SDCAL_EN); in airoha_pcie_phy_set_rxlan1_signal_detect()
913 PCIE_FORCE_RX_SDCAL_EN); in airoha_pcie_phy_set_rxlan1_signal_detect()
Dphy-airoha-pcie-regs.h324 #define PCIE_FORCE_RX_SDCAL_EN BIT(0) macro