Searched defs:scg_regs (Results 1 – 1 of 1) sorted by relevance
256 typedef struct scg_regs { struct257 u32 verid; /* VERSION_ID */258 u32 param; /* PARAMETER */259 u32 rsvd11[2];261 u32 csr; /* Clock Status Register */262 u32 rccr; /* Run Clock Control Register */263 u32 vccr; /* VLPR Clock Control Register */264 u32 hccr; /* HSRUN Clock Control Register */265 u32 clkoutcnfg; /* SCG CLKOUT Configuration Register */266 u32 rsvd12[3];[all …]