Lines Matching refs:clk_disable
533 clk_disable(&eqos->clk_ptp_ref); in eqos_start_clks_tegra186()
535 clk_disable(&eqos->clk_rx); in eqos_start_clks_tegra186()
537 clk_disable(&eqos->clk_master_bus); in eqos_start_clks_tegra186()
539 clk_disable(&eqos->clk_slave_bus); in eqos_start_clks_tegra186()
591 clk_disable(&eqos->clk_tx); in eqos_start_clks_stm32()
594 clk_disable(&eqos->clk_rx); in eqos_start_clks_stm32()
596 clk_disable(&eqos->clk_master_bus); in eqos_start_clks_stm32()
615 clk_disable(&eqos->clk_tx); in eqos_stop_clks_tegra186()
616 clk_disable(&eqos->clk_ptp_ref); in eqos_stop_clks_tegra186()
617 clk_disable(&eqos->clk_rx); in eqos_stop_clks_tegra186()
618 clk_disable(&eqos->clk_master_bus); in eqos_stop_clks_tegra186()
619 clk_disable(&eqos->clk_slave_bus); in eqos_stop_clks_tegra186()
633 clk_disable(&eqos->clk_tx); in eqos_stop_clks_stm32()
635 clk_disable(&eqos->clk_rx); in eqos_stop_clks_stm32()
636 clk_disable(&eqos->clk_master_bus); in eqos_stop_clks_stm32()
638 clk_disable(&eqos->clk_ck); in eqos_stop_clks_stm32()