Home
last modified time | relevance | path

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

/openbmc/u-boot/include/andestech/
H A Dandes_pcu.h23 struct andes_pcu { struct
24 unsigned int rev; /* 0x00 - PCU Revision */
25 unsigned int spinfo; /* 0x04 - Scratch Pad Info */
26 unsigned int rsvd1[2]; /* 0x08-0x0C: Reserved */
27 unsigned int soc_id; /* 0x10 - SoC ID */
28 unsigned int soc_ahb; /* 0x14 - SoC AHB configuration */
29 unsigned int soc_apb; /* 0x18 - SoC APB configuration */
30 unsigned int rsvd2; /* 0x1C */
31 unsigned int dcsrcr0; /* 0x20 - Driving Capability
33 unsigned int dcsrcr1; /* 0x24 - Driving Capability
[all …]