Lines Matching defs:gptimer
422 struct gptimer { struct
423 unsigned int tidr; /* offset 0x00 */
424 unsigned char res1[12];
425 unsigned int tiocp_cfg; /* offset 0x10 */
426 unsigned char res2[12];
427 unsigned int tier; /* offset 0x20 */
428 unsigned int tistatr; /* offset 0x24 */
429 unsigned int tistat; /* offset 0x28 */
430 unsigned int tisr; /* offset 0x2c */
431 unsigned int tcicr; /* offset 0x30 */
432 unsigned int twer; /* offset 0x34 */
433 unsigned int tclr; /* offset 0x38 */
434 unsigned int tcrr; /* offset 0x3c */
435 unsigned int tldr; /* offset 0x40 */
436 unsigned int ttgr; /* offset 0x44 */
437 unsigned int twpc; /* offset 0x48 */
438 unsigned int tmar; /* offset 0x4c */
439 unsigned int tcar1; /* offset 0x50 */
440 unsigned int tscir; /* offset 0x54 */
441 unsigned int tcar2; /* offset 0x58 */