Searched refs:MID_DTQOFF (Results 1 – 2 of 2) sorted by relevance
41 #define MID_DRQEND MID_DTQOFF /* DRQ end */42 #define MID_DTQOFF 0x205000 /* DTQ offset */ macro206 #define MID_DTQ_A2REG(N) (((N) - MID_DTQOFF) >> 3)208 #define MID_DTQ_REG2A(N) (((N) << 3) + MID_DTQOFF)
564 EN_WRAPADD(MID_DTQOFF, MID_DTQEND, dtq, 8); \ in en_txdma_load()2630 EN_WRAPADD(MID_DTQOFF, MID_DTQEND, sc->dtq_chip, 8); in en_dmaprobe_doit()3255 EN_WRAPADD(MID_DTQOFF, MID_DTQEND, ptr, 8); in en_dump_dtqs()