Home
last modified time | relevance | path

Searched refs:cvmx_dprintf (Results 1 – 10 of 10) sorted by relevance

/linux/arch/mips/cavium-octeon/executive/
H A Dcvmx-cmd-queue.c87 cvmx_dprintf in __cvmx_cmd_queue_init_state_ptr()
139 cvmx_dprintf("ERROR: cvmx_cmd_queue_initialize: " in cvmx_cmd_queue_initialize()
146 cvmx_dprintf("ERROR: cvmx_cmd_queue_initialize: " in cvmx_cmd_queue_initialize()
153 cvmx_dprintf("ERROR: cvmx_cmd_queue_initialize: " in cvmx_cmd_queue_initialize()
167 cvmx_dprintf("ERROR: cvmx_cmd_queue_initialize: " in cvmx_cmd_queue_initialize()
173 cvmx_dprintf("ERROR: cvmx_cmd_queue_initialize: " in cvmx_cmd_queue_initialize()
207 cvmx_dprintf("ERROR: cvmx_cmd_queue_shutdown: Unable to " in cvmx_cmd_queue_shutdown()
213 cvmx_dprintf("ERROR: cvmx_cmd_queue_shutdown: Queue still " in cvmx_cmd_queue_shutdown()
H A Dcvmx-bootmem.c230 cvmx_dprintf("cvmx_bootmem_phy_alloc: req_size: 0x%llx, " in cvmx_bootmem_phy_alloc()
239 cvmx_dprintf("ERROR: Incompatible bootmem descriptor " in cvmx_bootmem_phy_alloc()
312 cvmx_dprintf("Internal bootmem_alloc() error: ent: " in cvmx_bootmem_phy_alloc()
437 cvmx_dprintf("__cvmx_bootmem_phy_free addr: 0x%llx, size: 0x%llx\n", in __cvmx_bootmem_phy_free()
441 cvmx_dprintf("ERROR: Incompatible bootmem descriptor " in __cvmx_bootmem_phy_free()
573 cvmx_dprintf("cvmx_bootmem_phy_named_block_find: %s\n", name); in cvmx_bootmem_phy_named_block_find()
587 cvmx_dprintf in cvmx_bootmem_phy_named_block_find()
606 cvmx_dprintf("ERROR: Incompatible bootmem descriptor " in cvmx_bootmem_phy_named_block_find()
674 cvmx_dprintf("ERROR: Incompatible bootmem descriptor version: " in cvmx_bootmem_phy_named_block_free()
682 cvmx_dprintf("cvmx_bootmem_phy_named_block_free: %s\n", name); in cvmx_bootmem_phy_named_block_free()
[all …]
H A Dcvmx-l2c.c206cvmx_dprintf("L2C performance counter events are different for this chip, mapping 'event' to cvmx_… in cvmx_l2c_config_perf()
208 cvmx_dprintf("L2C counters don't support clear on read for this chip\n"); in cvmx_l2c_config_perf()
656 cvmx_dprintf("ERROR: cvmx_l2c_get_tag association out of range\n"); in cvmx_l2c_get_tag()
660 cvmx_dprintf("ERROR: cvmx_l2c_get_tag index out of range (arg: %d, max: %d)\n", in cvmx_l2c_get_tag()
724 cvmx_dprintf("Unsupported OCTEON Model in %s\n", __func__); in cvmx_l2c_get_tag()
785 cvmx_dprintf("Unsupported OCTEON Model in %s\n", __func__); in cvmx_l2c_get_set_bits()
814 cvmx_dprintf("Unsupported OCTEON Model in %s\n", __func__); in cvmx_l2c_get_num_assoc()
871 cvmx_dprintf("ERROR: cvmx_l2c_flush_line index out of range.\n"); in cvmx_l2c_flush_line()
877 cvmx_dprintf("ERROR: cvmx_l2c_flush_line association out of range.\n"); in cvmx_l2c_flush_line()
H A Dcvmx-helper-rgmii.c61 cvmx_dprintf("ERROR: RGMII initialize called in " in __cvmx_helper_rgmii_probe()
72 cvmx_dprintf("ERROR: Unsupported Octeon model in %s\n", in __cvmx_helper_rgmii_probe()
84 cvmx_dprintf("ERROR: Unsupported Octeon model in %s\n", in __cvmx_helper_rgmii_probe()
146 cvmx_dprintf("Illegal clock frequency (%d). " in __cvmx_helper_errata_asx_pass1()
H A Dcvmx-helper-sgmii.c158 cvmx_dprintf("SGMII%d: Timeout waiting for port %d " in __cvmx_helper_sgmii_hardware_init_link()
223 cvmx_dprintf in __cvmx_helper_sgmii_hardware_init_link_speed()
H A Dcvmx-helper-board.c186 cvmx_dprintf in cvmx_helper_board_get_mii_address()
/linux/arch/mips/pci/
H A Dpcie-octeon.c643 cvmx_dprintf("PCIe: Port %d link timeout\n", pcie_port); in __cvmx_pcie_rc_initialize_link_gen1()
720 cvmx_dprintf("PCIe: Port %d in endpoint mode\n", pcie_port); in __cvmx_pcie_rc_initialize_gen1()
731 cvmx_dprintf("PCIe: ERROR: cvmx_pcie_rc_initialize() called on port1, but port1 is disabled\n"); in __cvmx_pcie_rc_initialize_gen1()
844 cvmx_dprintf("PCIe: Port %d isn't clocked, skipping.\n", pcie_port); in __cvmx_pcie_rc_initialize_gen1()
856 cvmx_dprintf("PCIe: Port %d stuck in reset, skipping.\n", pcie_port); in __cvmx_pcie_rc_initialize_gen1()
867 cvmx_dprintf("PCIe: Port %d BIST2 failed. Most likely this port isn't hooked up, skipping.\n", in __cvmx_pcie_rc_initialize_gen1()
875 cvmx_dprintf("PCIe: BIST FAILED for port %d (0x%016llx)\n", in __cvmx_pcie_rc_initialize_gen1()
883 cvmx_dprintf("PCIe: Failed to initialize port %d, probably the slot is empty\n", in __cvmx_pcie_rc_initialize_gen1()
1057cvmx_dprintf("PCIe: Port %d aligning TLP counters as workaround to maintain ordering\n", pcie_port… in __cvmx_pcie_rc_initialize_gen1()
1081 cvmx_dprintf("PCIe: Port %d link active, %d lanes\n", pcie_port, pciercx_cfg032.s.nlw); in __cvmx_pcie_rc_initialize_gen1()
/linux/arch/mips/include/asm/octeon/
H A Dcvmx.h81 #define cvmx_dprintf printk macro
83 #define cvmx_dprintf(...) {} macro
H A Dcvmx-fpa.h150 cvmx_dprintf in cvmx_fpa_enable()
H A Dcvmx-ipd.h134 cvmx_dprintf in cvmx_ipd_enable()