Home
last modified time | relevance | path

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

/openbmc/linux/drivers/comedi/drivers/
H A Dplx9080.h421 #define PLX_CNTRL_EESK BIT(24) macro
H A Dcb_pcidas64.c3712 devpriv->plx_control_bits &= ~PLX_CNTRL_EESK & ~PLX_CNTRL_EECS; in read_eeprom()
3732 devpriv->plx_control_bits |= PLX_CNTRL_EESK; in read_eeprom()
3735 devpriv->plx_control_bits &= ~PLX_CNTRL_EESK; in read_eeprom()
3743 devpriv->plx_control_bits |= PLX_CNTRL_EESK; in read_eeprom()
3746 devpriv->plx_control_bits &= ~PLX_CNTRL_EESK; in read_eeprom()