Home
last modified time | relevance | path

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

/linux/drivers/phy/
H A 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()
H A Dphy-airoha-pcie-regs.h324 #define PCIE_FORCE_RX_SDCAL_EN BIT(0) macro