Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-davinci/include/mach/
H A Dpll_defs.h10 struct dv_pll_regs { struct
11 unsigned int pid; /* 0x00 */
12 unsigned char rsvd0[224]; /* 0x04 */
13 unsigned int rstype; /* 0xe4 */
14 unsigned char rsvd1[24]; /* 0xe8 */
15 unsigned int pllctl; /* 0x100 */
16 unsigned char rsvd2[4]; /* 0x104 */
17 unsigned int secctl; /* 0x108 */
18 unsigned int rv; /* 0x10c */
19 unsigned int pllm; /* 0x110 */
[all …]