Home
last modified time | relevance | path

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

/openbmc/linux/drivers/comedi/drivers/
H A Dplx9052.h67 #define PLX9052_CNTRL_PCI_RESET BIT(30) /* PCI adapter reset */ macro
H A Dme4000.c408 val |= PLX9052_CNTRL_PCI_RESET; in me4000_reset()
410 val &= ~PLX9052_CNTRL_PCI_RESET; in me4000_reset()