Home
last modified time | relevance | path

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

/external/u-boot/drivers/phy/marvell/
Dcomphy_mux.c53 debug_exit(); in comphy_mux_check_config()
73 debug_exit(); in comphy_mux_get_mux_value()
109 debug_exit(); in comphy_mux_reg_write()
134 debug_exit(); in comphy_mux_init()
Dcomphy_a3700.c252 debug_exit(); in comphy_pcie_power_up()
329 debug_exit(); in comphy_sata_power_up()
522 debug_exit(); in comphy_usb3_power_up()
541 debug_exit(); in comphy_usb2_power_up()
607 debug_exit(); in comphy_usb2_power_up()
653 debug_exit(); in comphy_emmc_power_up()
884 debug_exit(); in comphy_sgmii_power_up()
962 debug_exit(); in comphy_dedicated_phys_init()
1019 debug_exit(); in comphy_a3700_init()
Dcomphy_core.h14 #define debug_exit() printf("<---- Exit %s\n", __func__); macro
17 #define debug_exit() macro
Dcomphy_cp110.c517 debug_exit(); in comphy_pcie_power_up()
639 debug_exit(); in comphy_usb3_power_up()
998 debug_exit(); in comphy_sata_power_up()
1145 debug_exit(); in comphy_sgmii_power_up()
1446 debug_exit(); in comphy_sfi_power_up()
1624 debug_exit(); in comphy_rxauii_power_up()
1669 debug_exit(); in comphy_utmi_power_down()
1680 debug_exit(); in comphy_utmi_phy_config()
1730 debug_exit(); in comphy_utmi_phy_config()
1787 debug_exit(); in comphy_utmi_power_up()
[all …]
/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()
725 debug_exit(); in mci_configure()
800 debug_exit(); in mci_turn_link_down()
818 debug_exit(); in mci_turn_link_on()
831 debug_exit(); in mci_initialize()
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.c318 debug_exit(); in mvebu_cp110_comphy_is_pll_locked()
637 debug_exit(); in mvebu_cp110_comphy_sata_power_on()
795 debug_exit(); in mvebu_cp110_comphy_sgmii_power_on()
1197 debug_exit(); in mvebu_cp110_comphy_xfi_power_on()
1688 debug_exit(); in mvebu_cp110_comphy_pcie_power_on()
1875 debug_exit(); in mvebu_cp110_comphy_rxaui_power_on()
2010 debug_exit(); in mvebu_cp110_comphy_usb3_power_on()
2290 debug_exit(); in mvebu_cp110_comphy_ap_power_on()
2382 debug_exit(); in mvebu_cp110_comphy_power_on()
2483 debug_exit(); in mvebu_cp110_comphy_power_off()
/external/arm-trusted-firmware/include/plat/marvell/common/
Dmvebu.h13 #define debug_exit() VERBOSE("<---- Exit %s\n", __func__) macro