Lines Matching defs:ref_clk
291 uint32_t offset, data = 0, ref_clk;
325 ref_clk = REF_FREF_SEL_SERDES_40MHZ;
327 ref_clk = REF_FREF_SEL_SERDES_25MHZ;
329 comphy_sata_set_indirect(comphy_indir_regs, offset, ref_clk | PHY_MODE_SATA,
616 uint32_t mask, data, cfg, ref_clk;
705 ref_clk = REF_FREF_SEL_PCIE_USB3_40MHZ;
710 ref_clk = REF_FREF_SEL_PCIE_USB3_25MHZ;
718 PU_TX_INTP_BIT | PU_DFE_BIT | PHY_MODE_USB3 | ref_clk;
812 uint32_t ref_clk;
862 ref_clk = REF_FREF_SEL_PCIE_USB3_40MHZ;
864 ref_clk = REF_FREF_SEL_PCIE_USB3_25MHZ;
868 PU_TX_INTP_BIT | PU_DFE_BIT | ref_clk | PHY_MODE_PCIE),