Lines Matching defs:gptimer
408 struct gptimer { struct
409 unsigned int tidr; /* offset 0x00 */
410 unsigned char res1[12];
411 unsigned int tiocp_cfg; /* offset 0x10 */
412 unsigned char res2[12];
413 unsigned int tier; /* offset 0x20 */
414 unsigned int tistatr; /* offset 0x24 */
415 unsigned int tistat; /* offset 0x28 */
416 unsigned int tisr; /* offset 0x2c */
417 unsigned int tcicr; /* offset 0x30 */
418 unsigned int twer; /* offset 0x34 */
419 unsigned int tclr; /* offset 0x38 */
420 unsigned int tcrr; /* offset 0x3c */
421 unsigned int tldr; /* offset 0x40 */
422 unsigned int ttgr; /* offset 0x44 */
423 unsigned int twpc; /* offset 0x48 */
424 unsigned int tmar; /* offset 0x4c */
425 unsigned int tcar1; /* offset 0x50 */
426 unsigned int tscir; /* offset 0x54 */
427 unsigned int tcar2; /* offset 0x58 */