Searched refs:gp_mask (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/arch/alpha/kernel/
H A Dcore_wildfire.c633 printk(KERN_ERR " gp_mask: 0x%16lx\n", wildfire_gp_mask); wildfire_dump_hardware_config()
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_link.c3533 u16 gp_status, gp_mask; bnx2x_ext_phy_update_adv_fc() local
3537 gp_mask = (MDIO_WC_REG_GP2_STATUS_GP_2_4_CL73_AN_CMPL | bnx2x_ext_phy_update_adv_fc()
3540 if ((gp_status & gp_mask) == gp_mask) { bnx2x_ext_phy_update_adv_fc()

Completed in 161 milliseconds