Home
last modified time | relevance | path

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

/openbmc/linux/drivers/comedi/drivers/
H A Dplx9080.h311 #define PLX_REG_ALT_MBOX(n) ((n) < 2 ? 0x0078 + (n) * 4 : PLX_REG_MBOX(n)) macro
312 #define PLX_REG_ALT_MBOX0 PLX_REG_ALT_MBOX(0)
313 #define PLX_REG_ALT_MBOX1 PLX_REG_ALT_MBOX(1)