Home
last modified time | relevance | path

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

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