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