Home
last modified time | relevance | path

Searched refs:debug_exit (Results 1 – 5 of 5) sorted by relevance

/external/arm-trusted-firmware/drivers/marvell/
Dmci.c315 debug_exit(); in mci_poll_command_completion()
383 debug_exit(); in mci_axi_set_pcie_mode()
464 debug_exit(); in mci_axi_set_fifo_thresh()
559 debug_exit(); in mci_axi_set_fifo_rx_tx_thresh()
630 debug_exit(); in mci_enable_simultaneous_transactions()
669 debug_exit(); in mci_simulatenous_trans_missing()
726 debug_exit(); in mci_configure()
801 debug_exit(); in mci_turn_link_down()
819 debug_exit(); in mci_turn_link_on()
832 debug_exit(); in mci_link_tune()
Diob.c144 debug_exit(); in iob_cfg_space_update()
/external/arm-trusted-firmware/drivers/marvell/comphy/
Dphy-comphy-3700.c372 debug_exit(); in mvebu_a3700_comphy_sata_power_on()
584 debug_exit(); in mvebu_a3700_comphy_sgmii_power_on()
601 debug_exit(); in mvebu_a3700_comphy_sgmii_power_off()
795 debug_exit(); in mvebu_a3700_comphy_usb3_power_on()
883 debug_exit(); in mvebu_a3700_comphy_pcie_power_on()
920 debug_exit(); in mvebu_3700_comphy_power_on()
932 debug_exit(); in mvebu_a3700_comphy_usb3_power_off()
955 debug_exit(); in mvebu_a3700_comphy_sata_power_off()
995 debug_exit(); in mvebu_3700_comphy_power_off()
1020 debug_exit(); in mvebu_a3700_comphy_sata_is_pll_locked()
[all …]
Dphy-comphy-cp110.c321 debug_exit(); in mvebu_cp110_comphy_is_pll_locked()
667 debug_exit(); in mvebu_cp110_comphy_sata_power_on()
825 debug_exit(); in mvebu_cp110_comphy_sgmii_power_on()
1237 debug_exit(); in mvebu_cp110_comphy_xfi_power_on()
1728 debug_exit(); in mvebu_cp110_comphy_pcie_power_on()
1915 debug_exit(); in mvebu_cp110_comphy_rxaui_power_on()
2065 debug_exit(); in mvebu_cp110_comphy_usb3_power_on()
2302 debug_exit(); in mvebu_cp110_comphy_ap_power_on()
2399 debug_exit(); in mvebu_cp110_comphy_power_on()
2500 debug_exit(); in mvebu_cp110_comphy_power_off()
/external/arm-trusted-firmware/include/plat/marvell/armada/common/
Dmvebu.h13 #define debug_exit() VERBOSE("<---- Exit %s\n", __func__) macro