Home
last modified time | relevance | path

Searched defs:mpc52xx_sdma (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/arch/powerpc/include/asm/
Dmpc52xx.h77 struct mpc52xx_sdma { struct
78 u32 taskBar; /* SDMA + 0x00 */
79 u32 currentPointer; /* SDMA + 0x04 */
80 u32 endPointer; /* SDMA + 0x08 */
81 u32 variablePointer; /* SDMA + 0x0c */
83 u8 IntVect1; /* SDMA + 0x10 */
84 u8 IntVect2; /* SDMA + 0x11 */
85 u16 PtdCntrl; /* SDMA + 0x12 */
87 u32 IntPend; /* SDMA + 0x14 */
88 u32 IntMask; /* SDMA + 0x18 */
[all …]