Searched refs:gp_output (Results 1 – 1 of 1) sorted by relevance
387 u32 epio_mask, gp_output, gp_oenable; in bnx2x_set_epio() local397 gp_output = REG_RD(bp, MCP_REG_MCPR_GP_OUTPUTS); in bnx2x_set_epio()399 gp_output |= epio_mask; in bnx2x_set_epio()401 gp_output &= ~epio_mask; in bnx2x_set_epio()403 REG_WR(bp, MCP_REG_MCPR_GP_OUTPUTS, gp_output); in bnx2x_set_epio()