Lines Matching refs:REG_RD
859 *p++ = REG_RD(bp, addr); in bnx2x_read_pages_regs()
888 *p++ = REG_RD(bp, idle_reg_addrs[i].addr + j*4); in __bnx2x_get_preset_regs()
897 *p++ = REG_RD(bp, reg_addrs[i].addr + j*4); in __bnx2x_get_preset_regs()
905 *p++ = REG_RD(bp, wreg_addr_p->addr + i*4); in __bnx2x_get_preset_regs()
912 *p++ = REG_RD(bp, addr + j*4); in __bnx2x_get_preset_regs()
1224 val = REG_RD(bp, MCP_REG_MCPR_NVM_SW_ARB); in bnx2x_acquire_nvram_lock()
1257 val = REG_RD(bp, MCP_REG_MCPR_NVM_SW_ARB); in bnx2x_release_nvram_lock()
1279 val = REG_RD(bp, MCP_REG_MCPR_NVM_ACCESS_ENABLE); in bnx2x_enable_nvram_access()
1291 val = REG_RD(bp, MCP_REG_MCPR_NVM_ACCESS_ENABLE); in bnx2x_disable_nvram_access()
1328 val = REG_RD(bp, MCP_REG_MCPR_NVM_COMMAND); in bnx2x_nvram_read_dword()
1331 val = REG_RD(bp, MCP_REG_MCPR_NVM_READ); in bnx2x_nvram_read_dword()
1602 val = REG_RD(bp, MCP_REG_MCPR_NVM_COMMAND); in bnx2x_nvram_write_dword()
2299 save_val = REG_RD(bp, offset); in bnx2x_test_registers()
2303 val = REG_RD(bp, offset); in bnx2x_test_registers()
2381 val = REG_RD(bp, prty_tbl[i].offset); in bnx2x_test_memory()
2392 REG_RD(bp, mem_tbl[i].offset + j*4); in bnx2x_test_memory()
2396 val = REG_RD(bp, prty_tbl[i].offset); in bnx2x_test_memory()
2994 val = REG_RD(bp, NIG_REG_EGRESS_UMP0_IN_EN + port*4); in bnx2x_self_test()