Lines Matching defs:cpsw_cpts
32 struct cpsw_cpts { struct
33 u32 idver; /* Identification and version */
34 u32 control; /* Time sync control */
35 u32 res1;
36 u32 ts_push; /* Time stamp event push */
37 u32 ts_load_val; /* Time stamp load value */
38 u32 ts_load_en; /* Time stamp load enable */
39 u32 res2[2];
40 u32 intstat_raw; /* Time sync interrupt status raw */
41 u32 intstat_masked; /* Time sync interrupt status masked */
42 u32 int_enable; /* Time sync interrupt enable */
43 u32 res3;
44 u32 event_pop; /* Event interrupt pop */
45 u32 event_low; /* 32 Bit Event Time Stamp */
46 u32 event_high; /* Event Type Fields */