Searched refs:PLX_CNTRL_EEWB (Results 1 – 2 of 2) sorted by relevance
425 #define PLX_CNTRL_EEWB BIT(26) macro
1614 static const int data_bit = PLX_CNTRL_EEWB; in i2c_set_sda()3732 devpriv->plx_control_bits |= PLX_CNTRL_EEWB; in read_eeprom()3734 devpriv->plx_control_bits &= ~PLX_CNTRL_EEWB; in read_eeprom()