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