Lines Matching refs:REG_RD
879 *p++ = REG_RD(bp, addr); in bnx2x_read_pages_regs()
908 *p++ = REG_RD(bp, idle_reg_addrs[i].addr + j*4); in __bnx2x_get_preset_regs()
917 *p++ = REG_RD(bp, reg_addrs[i].addr + j*4); in __bnx2x_get_preset_regs()
925 *p++ = REG_RD(bp, wreg_addr_p->addr + i*4); in __bnx2x_get_preset_regs()
932 *p++ = REG_RD(bp, addr + j*4); in __bnx2x_get_preset_regs()
1120 mbi = REG_RD(bp, ext_dev_info_offset + in bnx2x_get_drvinfo()
1270 val = REG_RD(bp, MCP_REG_MCPR_NVM_SW_ARB); in bnx2x_acquire_nvram_lock()
1303 val = REG_RD(bp, MCP_REG_MCPR_NVM_SW_ARB); in bnx2x_release_nvram_lock()
1325 val = REG_RD(bp, MCP_REG_MCPR_NVM_ACCESS_ENABLE); in bnx2x_enable_nvram_access()
1337 val = REG_RD(bp, MCP_REG_MCPR_NVM_ACCESS_ENABLE); in bnx2x_disable_nvram_access()
1374 val = REG_RD(bp, MCP_REG_MCPR_NVM_COMMAND); in bnx2x_nvram_read_dword()
1377 val = REG_RD(bp, MCP_REG_MCPR_NVM_READ); in bnx2x_nvram_read_dword()
1649 val = REG_RD(bp, MCP_REG_MCPR_NVM_COMMAND); in bnx2x_nvram_write_dword()
2362 save_val = REG_RD(bp, offset); in bnx2x_test_registers()
2366 val = REG_RD(bp, offset); in bnx2x_test_registers()
2444 val = REG_RD(bp, prty_tbl[i].offset); in bnx2x_test_memory()
2455 REG_RD(bp, mem_tbl[i].offset + j*4); in bnx2x_test_memory()
2459 val = REG_RD(bp, prty_tbl[i].offset); in bnx2x_test_memory()
3057 val = REG_RD(bp, NIG_REG_EGRESS_UMP0_IN_EN + port*4); in bnx2x_self_test()