Home
last modified time | relevance | path

Searched defs:andes_pcu (Results 1 – 1 of 1) sorted by relevance

/u-boot/include/andestech/
A Dandes_pcu.h23 struct andes_pcu { struct
24 unsigned int rev; /* 0x00 - PCU Revision */
26 unsigned int rsvd1[2]; /* 0x08-0x0C: Reserved */
27 unsigned int soc_id; /* 0x10 - SoC ID */
30 unsigned int rsvd2; /* 0x1C */
37 unsigned int rsvd3; /* 0x2C */
41 unsigned int rsvd4; /* 0x3C */
42 unsigned int oscc; /* 0x40 - OSC Control */
44 unsigned int socmisc; /* 0x48 - SoC Misc. */
46 unsigned int bsmcr; /* 0x80 - BSM Controrl */
[all …]

Completed in 5 milliseconds