Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Ddbdma.h17 unsigned int cmdptr_hi; /* upper 32 bits of command address */ member
/arch/powerpc/platforms/powermac/
Dfeature.c503 save[i].cmdptr_hi = in_le32(&chan->cmdptr_hi); in dbdma_save()
522 out_le32(&chan->cmdptr_hi, save[i].cmdptr_hi); in dbdma_restore()