Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dmpc52xx_psc.h264 struct mpc512x_psc_fifo { struct
265 u32 reserved1[10];
266 u32 txcmd; /* PSC + 0x80 */
267 u32 txalarm; /* PSC + 0x84 */
268 u32 txsr; /* PSC + 0x88 */
269 u32 txisr; /* PSC + 0x8c */
270 u32 tximr; /* PSC + 0x90 */
271 u32 txcnt; /* PSC + 0x94 */
272 u32 txptr; /* PSC + 0x98 */
273 u32 txsz; /* PSC + 0x9c */
[all …]