Searched refs:CTL_EE_CS (Results 1 – 2 of 2) sorted by relevance
203 #define CTL_EE_CS 0x02000000 /* EEPROM Chip Select */ macro
1706 devpriv->plx_control_bits &= ~CTL_EE_CS; in i2c_write()3730 devpriv->plx_control_bits &= ~CTL_EE_CLK & ~CTL_EE_CS; in read_eeprom()3736 devpriv->plx_control_bits |= CTL_EE_CS; in read_eeprom()3773 devpriv->plx_control_bits &= ~CTL_EE_CS; in read_eeprom()