Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/
Dbnx2.c2592 REG_WR(bp, BNX2_MISC_ENABLE_SET_BITS, in bnx2_alloc_bad_rbuf()
3930 REG_WR(bp, BNX2_MISC_ENABLE_SET_BITS, in bnx2_set_power_state()
4805 REG_WR(bp, BNX2_MISC_ENABLE_SET_BITS, in bnx2_init_chip()
4981 REG_WR(bp, BNX2_MISC_ENABLE_SET_BITS, BNX2_MISC_ENABLE_DEFAULT); in bnx2_init_chip()
4982 REG_RD(bp, BNX2_MISC_ENABLE_SET_BITS); in bnx2_init_chip()
Dbnx2.h859 #define BNX2_MISC_ENABLE_SET_BITS 0x00000810 macro