Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/spufs/
Dspufs.h160 struct mfc_dma_command { struct
161 int32_t pad; /* reserved */
162 uint32_t lsa; /* local storage address */
163 uint64_t ea; /* effective address */
164 uint16_t size; /* transfer size */
165 uint16_t tag; /* command tag */
166 uint16_t class; /* class ID */
167 uint16_t cmd; /* command opcode */
/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/spufs/
Dspufs.h162 struct mfc_dma_command { struct
163 int32_t pad; /* reserved */
164 uint32_t lsa; /* local storage address */
165 uint64_t ea; /* effective address */
166 uint16_t size; /* transfer size */
167 uint16_t tag; /* command tag */
168 uint16_t class; /* class ID */
169 uint16_t cmd; /* command opcode */