Searched refs:E1000_I2CBB_EN (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/e1000/ | ||
H A D | e1000_regs.h | 130 #define E1000_I2CBB_EN 0x00000100 /* I2C - Bit Bang Enable */ macro |
H A D | e1000_82575.c | 3015 i2cparams |= E1000_I2CBB_EN; in e1000_set_i2c_bb() |