Lines Matching refs:ref_clk
533 u32 mask, data, ref_clk; in mvebu_a3700_comphy_sata_power_on() local
560 ref_clk = REF_FREF_SEL_SERDES_40MHZ; in mvebu_a3700_comphy_sata_power_on()
562 ref_clk = REF_FREF_SEL_SERDES_25MHZ; in mvebu_a3700_comphy_sata_power_on()
564 data = ref_clk | COMPHY_MODE_SATA; in mvebu_a3700_comphy_sata_power_on()
821 u32 mask, data, cfg, ref_clk; in mvebu_a3700_comphy_usb3_power_on() local
899 ref_clk = REF_FREF_SEL_PCIE_USB3_40MHZ; in mvebu_a3700_comphy_usb3_power_on()
902 ref_clk = REF_FREF_SEL_PCIE_USB3_25MHZ; in mvebu_a3700_comphy_usb3_power_on()
907 PU_TX_INTP_BIT | PU_DFE_BIT | COMPHY_MODE_USB3 | ref_clk; in mvebu_a3700_comphy_usb3_power_on()
986 u32 mask, data, ref_clk; in mvebu_a3700_comphy_pcie_power_on() local
1032 ref_clk = REF_FREF_SEL_PCIE_USB3_40MHZ; in mvebu_a3700_comphy_pcie_power_on()
1034 ref_clk = REF_FREF_SEL_PCIE_USB3_25MHZ; in mvebu_a3700_comphy_pcie_power_on()
1037 PU_TX_INTP_BIT | PU_DFE_BIT | COMPHY_MODE_PCIE | ref_clk; in mvebu_a3700_comphy_pcie_power_on()