Searched refs:MCP_REG_MCPR_NVM_SW_ARB (Results 1 – 2 of 2) sorted by relevance
320 #define MCP_REG_MCPR_NVM_SW_ARB \ macro
1140 REG_WR(sc, MCP_REG_MCPR_NVM_SW_ARB, in bxe_acquire_nvram_lock()1144 val = REG_RD(sc, MCP_REG_MCPR_NVM_SW_ARB); in bxe_acquire_nvram_lock()1176 REG_WR(sc, MCP_REG_MCPR_NVM_SW_ARB, in bxe_release_nvram_lock()1180 val = REG_RD(sc, MCP_REG_MCPR_NVM_SW_ARB); in bxe_release_nvram_lock()15800 REG_WR(sc, MCP_REG_MCPR_NVM_SW_ARB, in bxe_prev_unload()