Searched defs:mpc512x_psc_fifo (Results 1 – 1 of 1) sorted by relevance
265 struct mpc512x_psc_fifo { struct266 u32 reserved1[10];267 u32 txcmd; /* PSC + 0x80 */269 u32 txsr; /* PSC + 0x88 */274 u32 txsz; /* PSC + 0x9c */275 u32 reserved2[7];276 union {286 u32 rxsr; /* PSC + 0xc8 */291 u32 rxsz; /* PSC + 0xdc */292 u32 reserved3[7];[all …]
Completed in 6 milliseconds