Home
last modified time | relevance | path

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

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