Lines Matching defs:reg
220 static u32 bnx2x_bits_en(struct bnx2x *bp, u32 reg, u32 bits) in bnx2x_bits_en()
229 static u32 bnx2x_bits_dis(struct bnx2x *bp, u32 reg, u32 bits) in bnx2x_bits_dis()
2590 u16 reg, u16 val) in bnx2x_cl22_write()
2625 u16 reg, u16 *ret_val) in bnx2x_cl22_read()
2666 u8 devad, u16 reg, u16 *ret_val) in bnx2x_cl45_read()
2741 u8 devad, u16 reg, u16 val) in bnx2x_cl45_write()
3172 u8 devad, u16 reg, u16 or_val) in bnx2x_cl45_read_or_write()
3181 u8 devad, u16 reg, u16 and_val) in bnx2x_cl45_read_and_write()
3189 u8 devad, u16 reg, u16 *ret_val) in bnx2x_phy_read()
3206 u8 devad, u16 reg, u16 val) in bnx2x_phy_write()
8922 u16 reg; in bnx2x_8706_config_init() local