Searched refs:MCP_REG_MCPR_NVM_SW_ARB (Results 1 – 2 of 2) sorted by relevance
318 #define MCP_REG_MCPR_NVM_SW_ARB \ macro
1126 REG_WR(sc, MCP_REG_MCPR_NVM_SW_ARB, in bxe_acquire_nvram_lock()1130 val = REG_RD(sc, MCP_REG_MCPR_NVM_SW_ARB); in bxe_acquire_nvram_lock()1162 REG_WR(sc, MCP_REG_MCPR_NVM_SW_ARB, in bxe_release_nvram_lock()1166 val = REG_RD(sc, MCP_REG_MCPR_NVM_SW_ARB); in bxe_release_nvram_lock()15713 REG_WR(sc, MCP_REG_MCPR_NVM_SW_ARB, in bxe_prev_unload()