Searched defs:cntcontrol_reg (Results 1 – 1 of 1) sorted by relevance
18 struct cntcontrol_reg { struct19 FWK_RW uint32_t CR;20 FWK_R uint32_t SR;21 FWK_RW uint32_t CVL;22 FWK_RW uint32_t CVH;23 uint32_t RESERVED0[4];24 FWK_RW uint32_t FID0;25 uint8_t RESERVED1[0xC0 - 0x24];26 FWK_RW uint32_t SCR; /* CSS: Synchronization Control Register */29 uint8_t RESERVED2[0xFD0 - 0xCC];[all …]
Completed in 2 milliseconds