Home
last modified time | relevance | path

Searched refs:MCP_REG_MCPR_GP_OUTPUTS (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_reg.h1016 #define MCP_REG_MCPR_GP_OUTPUTS 0x800c4 macro
Dbnx2x_link.c397 gp_output = REG_RD(bp, MCP_REG_MCPR_GP_OUTPUTS); in bnx2x_set_epio()
403 REG_WR(bp, MCP_REG_MCPR_GP_OUTPUTS, gp_output); in bnx2x_set_epio()