Home
last modified time | relevance | path

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

/openbmc/linux/drivers/comedi/drivers/
H A Dplx9052.h49 #define PLX9052_CNTRL_PCIBAR(x) (((x) & 0x3) << 12) macro
50 #define PLX9052_CNTRL_PCIBAR01 PLX9052_CNTRL_PCIBAR(0) /* mem and IO */
51 #define PLX9052_CNTRL_PCIBAR0 PLX9052_CNTRL_PCIBAR(1) /* mem only */
52 #define PLX9052_CNTRL_PCIBAR1 PLX9052_CNTRL_PCIBAR(2) /* IO only */