Home
last modified time | relevance | path

Searched refs:PLX_CNTRL_EECS (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/comedi/drivers/
Dplx9080.h423 #define PLX_CNTRL_EECS BIT(25) macro
Dcb_pcidas64.c1693 devpriv->plx_control_bits &= ~PLX_CNTRL_EECS; in i2c_write()
3707 devpriv->plx_control_bits &= ~PLX_CNTRL_EESK & ~PLX_CNTRL_EECS; in read_eeprom()
3713 devpriv->plx_control_bits |= PLX_CNTRL_EECS; in read_eeprom()
3750 devpriv->plx_control_bits &= ~PLX_CNTRL_EECS; in read_eeprom()