Home
last modified time | relevance | path

Searched refs:MCP_REG_CPU_PROGRAM_COUNTER (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/qede/base/
H A Dreg_addr.h1221 #define MCP_REG_CPU_PROGRAM_COUNTER 0xe0501cUL macro
H A Decore_mcp.c578 cpu_pc_0 = ecore_rd(p_hwfn, p_ptt, MCP_REG_CPU_PROGRAM_COUNTER); in ecore_mcp_print_cpu_info()
580 cpu_pc_1 = ecore_rd(p_hwfn, p_ptt, MCP_REG_CPU_PROGRAM_COUNTER); in ecore_mcp_print_cpu_info()
582 cpu_pc_2 = ecore_rd(p_hwfn, p_ptt, MCP_REG_CPU_PROGRAM_COUNTER); in ecore_mcp_print_cpu_info()