Home
last modified time | relevance | path

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

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