Lines Matching refs:clk_disable
555 clk_disable(&eqos->clk_ptp_ref); in eqos_start_clks_tegra186()
557 clk_disable(&eqos->clk_rx); in eqos_start_clks_tegra186()
559 clk_disable(&eqos->clk_master_bus); in eqos_start_clks_tegra186()
561 clk_disable(&eqos->clk_slave_bus); in eqos_start_clks_tegra186()
608 clk_disable(&eqos->clk_tx); in eqos_start_clks_stm32()
610 clk_disable(&eqos->clk_rx); in eqos_start_clks_stm32()
612 clk_disable(&eqos->clk_master_bus); in eqos_start_clks_stm32()
631 clk_disable(&eqos->clk_tx); in eqos_stop_clks_tegra186()
632 clk_disable(&eqos->clk_ptp_ref); in eqos_stop_clks_tegra186()
633 clk_disable(&eqos->clk_rx); in eqos_stop_clks_tegra186()
634 clk_disable(&eqos->clk_master_bus); in eqos_stop_clks_tegra186()
635 clk_disable(&eqos->clk_slave_bus); in eqos_stop_clks_tegra186()
648 clk_disable(&eqos->clk_tx); in eqos_stop_clks_stm32()
649 clk_disable(&eqos->clk_rx); in eqos_stop_clks_stm32()
650 clk_disable(&eqos->clk_master_bus); in eqos_stop_clks_stm32()
652 clk_disable(&eqos->clk_ck); in eqos_stop_clks_stm32()