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
1125 REG_WR(sc, MCP_REG_MCPR_NVM_SW_ARB, in bxe_acquire_nvram_lock()1129 val = REG_RD(sc, MCP_REG_MCPR_NVM_SW_ARB); in bxe_acquire_nvram_lock()1161 REG_WR(sc, MCP_REG_MCPR_NVM_SW_ARB, in bxe_release_nvram_lock()1165 val = REG_RD(sc, MCP_REG_MCPR_NVM_SW_ARB); in bxe_release_nvram_lock()15703 REG_WR(sc, MCP_REG_MCPR_NVM_SW_ARB, in bxe_prev_unload()