|
Linux Kernel
3.7.1
|
#include <m68360_pram.h>
Data Fields | |
| unsigned short | rbase |
| unsigned short | tbase |
| unsigned char | rfcr |
| unsigned char | tfcr |
| unsigned short | mrblr |
| unsigned long | rstate |
| unsigned long | rptr |
| unsigned short | rbptr |
| unsigned short | rcount |
| unsigned long | rtemp |
| unsigned long | tstate |
| unsigned long | tptr |
| unsigned short | tbptr |
| unsigned short | tcount |
| unsigned long | ttemp |
| unsigned long | rcrc |
| unsigned long | tcrc |
| unsigned long | crc_p |
| unsigned long | crc_c |
Definition at line 390 of file m68360_pram.h.
| unsigned long crc_c |
Definition at line 416 of file m68360_pram.h.
| unsigned long crc_p |
Definition at line 415 of file m68360_pram.h.
| unsigned short mrblr |
Definition at line 398 of file m68360_pram.h.
| unsigned short rbase |
Definition at line 394 of file m68360_pram.h.
| unsigned short rbptr |
Definition at line 401 of file m68360_pram.h.
| unsigned short rcount |
Definition at line 402 of file m68360_pram.h.
| unsigned long rcrc |
Definition at line 409 of file m68360_pram.h.
| unsigned char rfcr |
Definition at line 396 of file m68360_pram.h.
| unsigned long rptr |
Definition at line 400 of file m68360_pram.h.
| unsigned long rstate |
Definition at line 399 of file m68360_pram.h.
| unsigned long rtemp |
Definition at line 403 of file m68360_pram.h.
| unsigned short tbase |
Definition at line 395 of file m68360_pram.h.
| unsigned short tbptr |
Definition at line 406 of file m68360_pram.h.
| unsigned short tcount |
Definition at line 407 of file m68360_pram.h.
| unsigned long tcrc |
Definition at line 410 of file m68360_pram.h.
| unsigned char tfcr |
Definition at line 397 of file m68360_pram.h.
| unsigned long tptr |
Definition at line 405 of file m68360_pram.h.
| unsigned long tstate |
Definition at line 404 of file m68360_pram.h.
| unsigned long ttemp |
Definition at line 408 of file m68360_pram.h.
1.8.2