Searched refs:EPB_LOC (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/qib/
H A Dqib_sd7220.c83 * The EPB requires addressing in a particular form. EPB_LOC() is intended
87 #define EPB_LOC(chn, elt, reg) \ macro
135 #define IB_MPREG5 (EPB_LOC(6, 0, 0xE) | (1L << EPB_IB_UC_CS_SHF))
136 #define IB_MPREG6 (EPB_LOC(6, 0, 0xF) | (1U << EPB_IB_UC_CS_SHF))
139 #define IB_CTRL2(chn) (EPB_LOC(chn, 7, 3) | EPB_IB_QUAD0_CS)
140 #define START_EQ1(chan) EPB_LOC(chan, 7, 0x27)
171 #define IB_PGUDP(chn) (EPB_LOC((chn), 2, 1) | EPB_IB_QUAD0_CS)
172 #define IB_CMUDONE(chn) (EPB_LOC((chn), 7, 0xF) | EPB_IB_QUAD0_CS)
641 * @loc: location - channel, element, register, as packed by EPB_LOC() macro.
733 #define EPB_UC_CTL EPB_LOC(
[all...]

Completed in 30 milliseconds