Searched refs:gp_output (Results 1 – 1 of 1) sorted by relevance
393 u32 epio_mask, gp_output, gp_oenable; in bnx2x_set_epio() local403 gp_output = REG_RD(bp, MCP_REG_MCPR_GP_OUTPUTS); in bnx2x_set_epio()405 gp_output |= epio_mask; in bnx2x_set_epio()407 gp_output &= ~epio_mask; in bnx2x_set_epio()409 REG_WR(bp, MCP_REG_MCPR_GP_OUTPUTS, gp_output); in bnx2x_set_epio()